Get Method
Get function
Gets the Hyperlink element at the specified index.
func (instance *HyperlinkCollection) Get(index int32) (*Hyperlink, error)
Remarks
See Also
- Class HyperlinkCollection
- Library Aspose.Cells for Go
Gets the Hyperlink element at the specified index.
func (instance *HyperlinkCollection) Get(index int32) (*Hyperlink, error)