| Constructor Summary |
|---|
WorkbookPrintingPreview(workbook, options)
The construct of WorkbookPrintingPreview |
| Property Getters/Setters Summary | ||
|---|---|---|
function | getEvaluatedPageCount() | |
| Evaluate the total page count of this workbook | ||
| Constructor Detail |
|---|
function WorkbookPrintingPreview(workbook, options)
workbook: Workbook - Indicate which workbook to be printed.options: ImageOrPrintOptions - ImageOrPrintOptions contains some property of output| Property Getters/Setters Detail |
|---|
getEvaluatedPageCount : Number | |
function getEvaluatedPageCount() | |