aspose.cells
Class PageEndSavingArgs

Info for a page ends saving process.

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

Property Getters/Setters Detail

hasMorePages/setHasMorePages : boolean 

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

getPageIndex : Number 

function getPageIndex()
Current page index, zero based.

getPageCount : Number 

function 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.