PrintingPageType
PrintingPageType enumeration
Utility class containing constants. Indicates which pages will not be printed.
Values
| Name | Description |
|---|---|
| DEFAULT | Prints all pages. |
| IGNORE_BLANK | Don’t print the pages which the cells are blank. |
| IGNORE_STYLE | Don’t print the pages which cells only contain styles. |