Link Search Menu Expand Document

WorksheetHyperlinks Property

Returns a HyperLinks collection that represents the hyperlinks for the worksheet.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public HyperLinks Hyperlinks { get; }

Property Value

Type: HyperLinks

Implements

IWorksheetHyperlinks
See Also

Reference