Stretch.FillRectangle Property
Fill Rectangle.Represents the element tag in schema: a:fillRect
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property FillRectangle As FillRectangle
Get
Set
'Usage
Dim instance As Stretch
Dim value As FillRectangle
value = instance.FillRectangle
instance.FillRectangle = value
public FillRectangle FillRectangle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.FillRectangle
Returns FillRectangle.