com.aspose.cells

Class WorkbookPrintingPreview

  • java.lang.Object
    • com.aspose.cells.WorkbookPrintingPreview
public class WorkbookPrintingPreview 
extends java.lang.Object

Workbook printing preivew.

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