ExcelHyperlink.Range Property

Gets the range to which this hyperlink was attached.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public ExcelRange Range { get; }

Property Value

ExcelRange

See Also