The following tables list the members exposed by WorksheetHyperlinkCollection.
| Name | Description | |
|---|---|---|
|  | Add | Adds the specified hyperlink to the collection. | 
|  | Clear | Clears all hyperlinks from the collection. | 
|  | Contains | Determines whether a hyperlink is in the collection. | 
|  | GetEnumerator | Gets an enumerator which can iterator all hyperlinks in the collection. | 
|  | Insert | Inserts the specified hyperlink in the collection. | 
|  | Remove | Removes the specified hyperlink from the collection. | 
|  | RemoveAt | Removes the hyperlink at the specified index from the collection. |