Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SheetEventArgs Class / SheetEventArgs Constructor
The IWorksheet object.
In This Topic
    SheetEventArgs Constructor
    In This Topic
    Specifies the construction.
    Syntax
    public SheetEventArgs( 
       IWorksheet sheet
    )

    Parameters

    sheet
    The IWorksheet object.
    See Also