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