次の方法で共有


PathGradientFill.FillToRectangle Property

Fill To Rectangle.Represents the element tag in schema: a:fillToRect

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property FillToRectangle As FillToRectangle
    Get
    Set
'使用
Dim instance As PathGradientFill
Dim value As FillToRectangle

value = instance.FillToRectangle

instance.FillToRectangle = value
public FillToRectangle FillToRectangle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.FillToRectangle
Returns FillToRectangle.

See Also

Reference

PathGradientFill Class

PathGradientFill Members

DocumentFormat.OpenXml.Drawing Namespace