Enum PrintingPageType
Enum PrintingPageType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Indicates which pages will not be printed.
public enum PrintingPageType
Fields
Default = 0
Prints all pages.
IgnoreBlank = 1
Don’t print the pages which the cells are blank.
IgnoreStyle = 2
Don’t print the pages which cells only contain styles.