'Declaration Public Sub AddHyperlink( _
ByVal cellHyperlinkThe hyperlink to add/set.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellHyperlink _
)
public void AddHyperlink(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellHyperlink cellHyperlink
)
public: void AddHyperlink(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellHyperlink* cellHyperlink
)
public:
void AddHyperlink(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellHyperlink^ cellHyperlink
)
Parameters
- cellHyperlink
- The hyperlink to add/set.