[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.IPageSetup.FirstPageNumber

FirstPageNumber Property

FirstPageNumber

Gets or sets the first page number that will be used when this sheet is printed.

Declaration
int FirstPageNumber { get; set; }
Property FirstPageNumber As Integer
Property Value
Type Description
int

An integer value represents the first page number that will be used when this sheet is printed.

Remarks

Negative value means Spread chooses the first page number automatically.