SpreadsheetGear Namespace > IWorkbook Interface : UpdateLinks Property |
'Declaration
Property UpdateLinks As UpdateLinks
'Usage
Dim instance As IWorkbook Dim value As UpdateLinks instance.UpdateLinks = value value = instance.UpdateLinks
UpdateLinks UpdateLinks {get; set;}
read-write property UpdateLinks: UpdateLinks;
function get,set UpdateLinks : UpdateLinks
__property UpdateLinks get_UpdateLinks(); __property void set_UpdateLinks( UpdateLinks value );
property UpdateLinks UpdateLinks { UpdateLinks get(); void set ( UpdateLinks value); }
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