asposecells.api
Class PageEndSavingArgs

Info for a page ends saving process.

Property Getters/Setters Summary
methodhasMorePages()
methodsetHasMorePages(value)
           Gets or sets a value indicating whether having more pages to be output. The default value is true.
methodgetPageCount()
           Total page count.
methodgetPageIndex()
           Current page index, zero based.
 

Property Getters/Setters Detail

hasMorePages/setHasMorePages : boolean 

boolean hasMorePages() / setHasMorePages(value)
Gets or sets a value indicating whether having more pages to be output. The default value is true.

getPageIndex : int 

int getPageIndex()
Current page index, zero based.

getPageCount : int 

int getPageCount()
Total page count.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.