SheetPrintingPreview
SheetPrintingPreview class
Worksheet printing preview.
class SheetPrintingPreview;
Constructors
Properties
| Property | Type | Description |
|---|---|---|
| evaluatedPageCount | number | Readonly. Evaluate the total page count of this worksheet |
constructor(Worksheet, ImageOrPrintOptions)
The construct of SheetPrintingPreview
constructor(sheet: Worksheet, options: ImageOrPrintOptions);
Parameters:
evaluatedPageCount
Readonly. Evaluate the total page count of this worksheet
evaluatedPageCount : number;
