GridHyperlinkCollection.Item
GridHyperlinkCollection indexer
Gets the GridHyperlink
element at the specified index.
public GridHyperlink this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class GridHyperlink
- class GridHyperlinkCollection
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb