PrintingPageType Enum
PrintingPageType Enum
Indicates which pages will not be printed.
type PrintingPageType int32
Fields
Field | Description |
---|---|
Default | Prints all pages. |
IgnoreBlank | Don’t print the pages which the cells are blank. |
IgnoreStyle | Don’t print the pages which cells only contain styles. |