HyperlinkCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(CellRange, String, Boolean, String) | range, uri, isExternal, displayText | Adds a hyperlink into the specified cell or cell range and returns the newly created object. |
Add(CellRange, String, Boolean) | range, uri, isExternal | Adds a hyperlink into the specified cell or cell range and returns the newly created object. |