aspose.cells
Class PageStartSavingArgs

Info for a page starts saving process.

Property Getters/Setters Summary
functionisToOutput()
functionsetToOutput(value)
           Gets or sets a value indicating whether the page should be output. The default value is true.
functiongetPageCount()
           Total page count.
functiongetPageIndex()
           Current page index, zero based.
 

Property Getters/Setters Detail

isToOutput/setToOutput : boolean 

function isToOutput() / function setToOutput(value)
Gets or sets a value indicating whether the page should 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.