Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IPageSetup Interface / getFirstPageNumber Method
In This Topic
    getFirstPageNumber Method
    In This Topic
    Gets 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
    int getFirstPageNumber()
    See Also