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