Click or drag to resize

ExcelRangeHyperlinks Property

Gets the collection of hyperlinks of this range

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

Property Value

Type: ExcelHyperlinksCollection
See Also