Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ FirstPageNumber Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FirstPageNumber Property
In This Topic
Returns or sets the first page number that will be used when this sheet is printed. If Automatic, GcExcel chooses the first page number. The default is Automatic.
Syntax
C#
System.
int
FirstPageNumber {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members