ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / FirstPageNumberAuto Field

In This Topic
    FirstPageNumberAuto Field
    In This Topic
    Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FirstPageNumberAuto As Short
    public static readonly short FirstPageNumberAuto
    See Also