HyperlinkCollection.Item
HyperlinkCollection indexer
Gets the Hyperlink
element at the specified index.
public Hyperlink 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 Hyperlink
- class HyperlinkCollection
- namespace Aspose.Cells
- assembly Aspose.Cells