Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PagePrintingEventArgs Class

In This Topic
    PagePrintingEventArgs Class Methods
    In This Topic

    For a list of all members of this type, see PagePrintingEventArgs members.

    Public Methods
     NameDescription
    Public MethodGets a value indicating the total page count. (Inherited from com.grapecity.documents.excel.PagePrintEventArgs)
    Public MethodGets a 1-based value indicating which page is associated with this event. (Inherited from com.grapecity.documents.excel.PagePrintEventArgs)
    Public MethodGets 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.

     
    Public MethodGets 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.

     
    Top
    See Also