java.lang.Objectcom.aspose.cells.PrintingPageType
public class PrintingPageType
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. |
Field Detail |
---|
DEFAULT | |
public static final int DEFAULT |
IGNORE_BLANK | |
public static final int IGNORE_BLANK |
IGNORE_STYLE | |
public static final int IGNORE_STYLE |