[]
public sealed class SelectionInfo
Public NotInheritable Class SelectionInfo
| Name | Description |
|---|---|
| SelectionInfo() |
| Name | Description |
|---|---|
| Column | Gets the zero based column number of the first column of this RangeInfo. |
| Column2 | Gets the zero based column number of the last column of this RangeInfo. |
| Row | Gets the zero based row number of the first row of this RangeInfo. |
| Row2 | Gets the zero based row number of the last row of this RangeInfo. |