com.aspose.cells

Class SheetPrintingPreview

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

Worksheet printing preivew.

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