[]
Gets the sheet at the special index.
public override SelectionInfo this[int index] { get; }
Public Overrides ReadOnly Default Property Item(index As Integer) As SelectionInfo
| Type | Name | Description |
|---|---|---|
| int | index | An |
| Type | Description |
|---|---|
| SelectionInfo | The sheet at the special index. |