Click or drag to resize

ExcelWorksheetHyperlinks Property

Gets the collection of hyperlinks of this worksheet

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelHyperlinksCollection Hyperlinks { get; }

Property Value

ExcelHyperlinksCollection
See Also