Share via


Stretch.FillRectangle Property

Definition

Fill Rectangle.

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

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

Property Value

Returns FillRectangle.

Applies to