Enum UpdateLinksType
UpdateLinksType enumeration
Represents how to update links to other workbooks when the workbook is opened.
public enum UpdateLinksType
Values
Name | Value | Description |
---|---|---|
UserSet | 0 | Prompt user to update. |
Never | 1 | Do not update, and do not prompt user. |
Always | 2 | Always update. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells