Version

WorksheetHyperlinkCollection Class Methods

For a list of all members of this type, see WorksheetHyperlinkCollection members.

Public Methods
 NameDescription
Public MethodAddAdds the specified hyperlink to the collection.  
Public MethodClearClears all hyperlinks from the collection.  
Public MethodContainsDetermines whether a hyperlink is in the collection.  
Public MethodGetEnumeratorGets an enumerator which can iterator all hyperlinks in the collection.  
Public MethodInsertInserts the specified hyperlink in the collection.  
Public MethodRemoveRemoves the specified hyperlink from the collection.  
Public MethodRemoveAtRemoves the hyperlink at the specified index from the collection.  
See Also

View on GitHub