SpreadsheetGear 2023
StartupPath Property (IWorkbookSet)


SpreadsheetGear Namespace > IWorkbookSet Interface : StartupPath Property
Gets or sets the startup path, which is referred to by some external formula references.
Syntax
'Declaration
 
Property StartupPath As System.String
'Usage
 
Dim instance As IWorkbookSet
Dim value As System.String
 
instance.StartupPath = value
 
value = instance.StartupPath
System.string StartupPath {get; set;}
Remarks
The default value is "".
Requirements

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

See Also

Reference

IWorkbookSet Interface
IWorkbookSet Members
AltStartupPath Property
LibraryPath Property