Link Search Menu Expand Document

PageSetupFirstPageNumber Property

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.0.2045-master
Syntax
public short FirstPageNumber { get; set; }

Property Value

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

Reference