Link Search Menu Expand Document

IHyperLinksAdd Method (HyperLink)

Adds an HyperLink to the end of the HyperLinks.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
void Add(
	HyperLink item
)

Parameters

item
Type: Bytescout.SpreadsheetHyperLink
The HyperLink to be added to the end of the HyperLinks.
See Also

Reference