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

In This Topic
    Sheets Property
    In This Topic
    Returns the collection of shsets as a DDSheets collection object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sheets As DDSheets
    public DDSheets Sheets {get;}
    See Also