PathGradientFill.FillToRectangle Property

Definition

Fill To Rectangle.

Represents the following element tag in the schema: a:fillToRect.

public DocumentFormat.OpenXml.Drawing.FillToRectangle FillToRectangle { get; set; }
public DocumentFormat.OpenXml.Drawing.FillToRectangle? FillToRectangle { get; set; }
member this.FillToRectangle : DocumentFormat.OpenXml.Drawing.FillToRectangle with get, set
Public Property FillToRectangle As FillToRectangle

Property Value

Returns FillToRectangle.

Applies to