Back to Devexpress

HyperlinkCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-hyperlinkcollection-dot-add.md

latest894 B
Original Source

HyperlinkCollection.Add Method

NameParametersDescription
Add(CellRange, String, Boolean, String)range, uri, isExternal, displayTextAdds a hyperlink into the specified cell or cell range and returns the newly created object.
Add(CellRange, String, Boolean)range, uri, isExternalAdds a hyperlink into the specified cell or cell range and returns the newly created object.