Enum UpdateLinksType
Enum UpdateLinksType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents how to update links to other workbooks when the workbook is opened.
public enum UpdateLinksType
Fields
Always = 2
Always update.
Never = 1
Do not update, and do not prompt user.
UserSet = 0
Prompt user to update.