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

In This Topic
    SheetName Property (Workbook)
    In This Topic
    Sets or returns a value indicating the name of sheet. Sheet is default.
    Syntax
    'Declaration
     
    Public Property SheetName As String
    public string SheetName {get; set;}
    See Also