ActiveReports Developer 7
FirstPageNumberAuto Field
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Printing Namespace > PageSetup Class : FirstPageNumberAuto Field

Glossary Item Box

Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly FirstPageNumberAuto As System.Short
C# 
public static readonly System.short FirstPageNumberAuto

See Also