Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorkbookBase Class
Members


In This Topic
    WorkbookBase Class
    In This Topic
    Represents a workbook base.
    Syntax
    'Declaration
     
    
    Public MustInherit Class WorkbookBase 
    'Usage
     
    
    Dim instance As WorkbookBase
    public abstract class WorkbookBase 
    Inheritance Hierarchy

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

    See Also