Name | Description | |
---|---|---|
![]() | SheetSelectionModelEventArgs Constructor | Creates a new Changed event arguments object for the selection model for the sheet. |
The following tables list the members exposed by SheetSelectionModelEventArgs.
Name | Description | |
---|---|---|
![]() | SheetSelectionModelEventArgs Constructor | Creates a new Changed event arguments object for the selection model for the sheet. |
Name | Description | |
---|---|---|
![]() | Column | Gets the column index of the selection. |
![]() | ColumnCount | Gets the number of columns in the selection. |
![]() | Row | Gets the row index of the selection. |
![]() | RowCount | Gets the number of rows in the selection. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current SheetSelectionModelEventArgs object. |