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

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

    See Also