com.aspose.cells
Class SheetPrintingPreview

java.lang.Object
    extended by com.aspose.cells.SheetPrintingPreview

public class SheetPrintingPreview 
extends java.lang.Object

Worksheet printing preview.


Constructor Summary
SheetPrintingPreview(Worksheet sheet, ImageOrPrintOptions options)
           The construct of SheetPrintingPreview
 
Property Getters/Setters Summary
intgetEvaluatedPageCount()
           Evaluate the total page count of this worksheet
 

Constructor Detail

SheetPrintingPreview

public SheetPrintingPreview(Worksheet sheet, ImageOrPrintOptions options)
                     throws java.lang.Exception
The construct of SheetPrintingPreview
Parameters:
sheet - Indicate which spreadsheet to be printed.
options - ImageOrPrintOptions contains some property of output

Property Getters/Setters Detail

getEvaluatedPageCount

public int getEvaluatedPageCount()
Evaluate the total page count of this worksheet

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