Spread Windows Forms 12.0 Product Documentation
WorkbookSet Property (IWorkbooks)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorkbooks Interface : WorkbookSet Property
Gets the parent workbook set of this IWorksheets.
Syntax
'Declaration
 
ReadOnly Property WorkbookSet As WorkbookSet
'Usage
 
Dim instance As IWorkbooks
Dim value As WorkbookSet
 
value = instance.WorkbookSet
WorkbookSet WorkbookSet {get;}

Property Value

A WorkbookSet object represents the parent workbook set of this IWorksheets.
See Also

Reference

IWorkbooks Interface
IWorkbooks Members