Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorkbookBase Class
Members


WorkbookBase Class
Represents a workbook base. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class WorkbookBase 
 
'Usage
 
Dim instance As WorkbookBase
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.WorkbookBase
      GrapeCity.Spreadsheet.Workbook

See Also