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