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


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