Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PagePrintingEventArgs Class / setSkipThisPage Method
In This Topic
    setSkipThisPage 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 void setSkipThisPage( 
       boolean value
    )

    Parameters

    value
    See Also