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

In This Topic
    PagePrintingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PagePrintingEventArgs.

    Public Constructors
    Public Fields
     NameDescription
    Public Field (Inherited from com.grapecity.documents.excel.EventArgs)
    Top
    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