SpreadsheetGear 2023
Workbooks Property (IWorkbookSet)


SpreadsheetGear Namespace > IWorkbookSet Interface : Workbooks Property
Returns an instance of IWorkbooks which represents all of the workbooks in this workbook set.
Syntax
'Declaration
 
ReadOnly Property Workbooks As IWorkbooks
'Usage
 
Dim instance As IWorkbookSet
Dim value As IWorkbooks
 
value = instance.Workbooks
IWorkbooks Workbooks {get;}
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