Name | Description | |
---|---|---|
SheetSpanModelChangingEventArgs Constructor | Creates a new Changing event arguments object for the span model for the sheet. |
The following tables list the members exposed by SheetSpanModelChangingEventArgs.
Name | Description | |
---|---|---|
SheetSpanModelChangingEventArgs Constructor | Creates a new Changing event arguments object for the span model for the sheet. |
Name | Description | |
---|---|---|
Column | Gets the column index where the event is going to occur. | |
ColumnCount | Gets the number of columns affected. | |
Row | Gets the row index where the event is going to occur. | |
RowCount | Gets the number of rows affected. | |
Type | Gets the type of event that is going to occur. |