Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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