PageSetupFirstPageNumber Property Bytescout Spreadsheet SDK
Gets or sets the first page number that will be used when this sheet is printed.

Namespace:  Bytescout.Spreadsheet.BaseClasses
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public short FirstPageNumber { get; set; }

Property Value

Type: Int16
The Page number for first printed page.
See Also

Reference