Spread Windows Forms 12.0 Product Documentation
Workbooks Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorkbookSet Interface : Workbooks Property
Gets 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;}

Property Value

A IWorkbooks instance represents all of the workbooks in this workbook set.
See Also

Reference

IWorkbookSet Interface
IWorkbookSet Members