ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class
Members

In This Topic
    Workbook Class
    In This Topic
    Represents a spreadsheet workbook that contains spreadsheets. This object will represent information that is relevant to all spreadsheets in the workbook (e.g. Author, BIFF/file version, etc...).
    Object Model
    Workbook Class
    Syntax
    'Declaration
     
    Public Class Workbook 
    public class Workbook 
    Inheritance Hierarchy

    System.Object
       GrapeCity.SpreadBuilder.Workbook

    See Also