HyperLinksAdd Method (HyperLink)Bytescout Spreadsheet SDK
Adds an HyperLink to the end of the HyperLinks.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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