Click or drag to resize

BookmarkHyperlink TargetBounds Property

Gets or sets the target bounds of the rectangle.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public RectangleF TargetBounds { get; set; }

Property Value

Type: RectangleF
See Also