'Declaration
Public Enum UpdateLinks Inherits System.Enum
'Usage
Dim instance As UpdateLinks
public enum UpdateLinks : System.Enum
'Declaration
Public Enum UpdateLinks Inherits System.Enum
'Usage
Dim instance As UpdateLinks
public enum UpdateLinks : System.Enum
Member | Description |
---|---|
Always | Excel will always update links when a workbook is loaded. |
Never | Excel will never update links when a workbook is loaded. |
UserSetting | Excel will ask the user whether or not links should be updated when a workbook is loaded. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.UpdateLinks
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2