Overload | Description |
---|---|
SheetViewEventArgs Constructor() | Creates a new event arguments object for the sheet. |
SheetViewEventArgs Constructor(Int32,Int32) | Creates a new event arguments object for the sheet, specifying the row and column. |
SheetViewEventArgs Constructor(Int32,Int32,Int32,Int32) | Creates a new event arguments object for the sheet, specifying the row, column, and number of rows and columns. |