java.lang.Object
com.aspose.cells.PrintingPageType
public class PrintingPageType
- extends java.lang.Object
Utility class containing constants.
Indicates which pages will not be printed.
Field Summary |
static final int | DEFAULT | |
Prints all pages.
|
static final int | IGNORE_BLANK | |
Don't print the pages which the cells are blank.
|
static final int | IGNORE_STYLE | |
Don't print the pages which cells only contain styles.
|
DEFAULT | |
public static final int DEFAULT |
-
Prints all pages.
IGNORE_BLANK | |
public static final int IGNORE_BLANK |
-
Don't print the pages which the cells are blank.
IGNORE_STYLE | |
public static final int IGNORE_STYLE |
-
Don't print the pages which cells only contain styles.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.