[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SheetEventArgs

SheetEventArgs Class

Represents EventArgs which contain a Worksheet object;

Inheritance
SheetEventArgs
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class SheetEventArgs : EventArgs
Public Class SheetEventArgs
    Inherits EventArgs

Constructors

Name Description
SheetEventArgs(IWorksheet)

Specifies the construction.

Properties

Name Description
Sheet

Gets IWorksheet of SheetEventArgs.