Search
PrintPreview Constructor (Workbook, PageFormat)
See Also
 






Initializes a new instance of the PrintPreview class.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public PrintPreview (
    Workbook workbook,
    PageFormat pageFormat
)

 Parameters

workbook

pageFormat

 See Also