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