SheetPrintingPreview
SheetPrintingPreview class
Worksheet printing preview.
Constructors
| Name | Description |
|---|---|
| SheetPrintingPreview | The construct of SheetPrintingPreview |
Properties
| Name | Type | Description |
|---|---|---|
| EvaluatedPageCount | int | Evaluate the total page count of this worksheet |
SheetPrintingPreview(sheet, options)
The construct of SheetPrintingPreview
| Parameter | Type | Description |
|---|---|---|
| sheet | Worksheet | Indicate which spreadsheet to be printed. |
| options | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output |
SheetPrintingPreview.EvaluatedPageCount property
Evaluate the total page count of this worksheet
Type: int