Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / UIManager Class / WorkbookSet Property


In This Topic
WorkbookSet Property (UIManager)
In This Topic
Gets the associated WorkbookSet.
Syntax
'Declaration
 
Protected ReadOnly Property WorkbookSet As WorkbookSet
 
'Usage
 
Dim instance As UIManager
Dim value As WorkbookSet
 
value = instance.WorkbookSet
See Also