Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PagePrintEventArgs Class
Members
In This Topic
    PagePrintEventArgs Class
    In This Topic
    Provides data for the PagePrinting and PagePrinted events.
    Object Model
    PagePrintEventArgs Class
    Syntax
    public class PagePrintEventArgs 
        extends EventArgs 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.EventArgs
          com.grapecity.documents.excel.PagePrintEventArgs
             com.grapecity.documents.excel.PagePrintedEventArgs
             com.grapecity.documents.excel.PagePrintingEventArgs

    See Also