com.aspose.cells
Class WorkbookPrintingPreview

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

public class WorkbookPrintingPreview 
extends java.lang.Object

Workbook printing preview.


Constructor Summary
WorkbookPrintingPreview(Workbook workbook, ImageOrPrintOptions options)
           The construct of WorkbookPrintingPreview
 
Property Getters/Setters Summary
intgetEvaluatedPageCount()
           Evaluate the total page count of this workbook
 

Constructor Detail

WorkbookPrintingPreview

public WorkbookPrintingPreview(Workbook workbook, ImageOrPrintOptions options)
                        throws java.lang.Exception
The construct of WorkbookPrintingPreview
Parameters:
workbook - Indicate which workbook 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 workbook

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