Compartir a través de


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

'Declaración
Public Property FillRectangle As FillRectangle
    Get
    Set
'Uso
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.

See Also

Reference

Stretch Class

Stretch Members

DocumentFormat.OpenXml.Drawing Namespace