Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / PageSetup Class / FIRSTPAGENUMBER_MAX Field


In This Topic
FIRSTPAGENUMBER_MAX Field
In This Topic
The max value the first page number can take. This field is constant and read-only.
Syntax
'Declaration
 
Public Const FIRSTPAGENUMBER_MAX As Integer
 
'Usage
 
Dim value As Integer
 
value = PageSetup.FIRSTPAGENUMBER_MAX
See Also