Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PagePrintingEventArgs Class / getSkipThisPage Method
In This Topic
    getSkipThisPage Method
    In This Topic
    Gets or sets a value indicating whether this page should be skipped in output.

    True if this page should be skipped in output. Otherwise, false. The default value is false.

    Syntax
    public boolean getSkipThisPage()
    See Also