Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / FirstPageNumber Property
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
    System.int FirstPageNumber {get; set;}
    See Also