Link Search Menu Expand Document

HyperLinksAdd Method (HyperLink)

Adds an HyperLink to the end of the HyperLinks.

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

Parameters

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

Implements

IHyperLinksAdd(HyperLink)
See Also

Reference