Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SpreadsheetSelection Class Members
The following tables list the members exposed by SpreadsheetSelection.
Public Properties
| Name | Description |
| ActiveCell | Returns the cell that represents the active cell. |
| ActiveCellRangeIndex | Returns the index of the selection group that contains the active cell. |
| CellRanges | Returns a read-only collection of the ranges of cells that are selected. |
| CellRangesAddress | Returns or sets a string containing the cell ranges in A1 cell reference mode. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also