PrintingPageType enumeration

PrintingPageType enumeration

Indicates which pages will not be printed.

The PrintingPageType type exposes the following members:

Fields

FieldDescription
DEFAULTPrints all pages.
IGNORE_BLANKDon’t print the pages which the cells are blank.
IGNORE_STYLEDon’t print the pages which cells only contain styles.

See Also