All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.PageSavingArgs.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





PageSavingArgs




com.aspose.cells
Class PageSavingArgs

java.lang.Object
    extended by com.aspose.cells.PageSavingArgs
Direct Known Subclasses:
PageEndSavingArgs, PageStartSavingArgs

public class PageSavingArgs 
extends java.lang.Object

Info for a page saving process.


Property Getters/Setters Summary
intgetPageCount()
           Total page count.
intgetPageIndex()
           Current page index, zero based.
 

Property Getters/Setters Detail

getPageIndex

public int getPageIndex()
Current page index, zero based.

getPageCount

public int getPageCount()
Total page count.

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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy