Click or drag to resize

PageImagePaintedEventArgs HyperLinks Property

HyperLinks

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public List<Dictionary<string, RectangleF>> HyperLinks { get; set; }

Property Value

Type: List Dictionary String , RectangleF
See Also