Click or drag to resize

GradientStops FillToRect Property

This element defines the "focus" rectangle for the center shade, specified relative to the XlsFill tile rectangle.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Rectangle FillToRect { get; set; }

Property Value

Type: Rectangle
See Also