asposecells.api
Class PrintingPageType

Utility class containing constants. Indicates which pages will not be printed.

Field Summary
const  intDEFAULT
           Prints all pages.
const  intIGNORE_BLANK
           Don't print the pages which the cells are blank.
const  intIGNORE_STYLE
           Don't print the pages which cells only contain styles.
 

Field Detail

DEFAULT

const int DEFAULT
Prints all pages.

IGNORE_BLANK

const int IGNORE_BLANK
Don't print the pages which the cells are blank.

IGNORE_STYLE

const int IGNORE_STYLE
Don't print the pages which cells only contain styles.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.