SpreadsheetHyperlinkCollection MembersGemBox.Spreadsheet Help

The SpreadsheetHyperlinkCollection type exposes the following members.
Methods

  NameDescription
Public methodClear
Removes all hyperlinks.
Public methodGetEnumerator
Returns an enumerator for the collection.
Public methodRemoveAt
Removes the SpreadsheetHyperlink at the specified index.
Back to Top
Properties

  NameDescription
Public propertyCount
Gets the number of hyperlinks contained in the collection.
Back to Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIEnumerable GetEnumerator
Returns an enumerator for the collection.
Back to Top
See Also