Rectangle.FillColor Property
Fill Color.Represents the attribte in schema: fillcolor
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "fillcolor")> _
Public Property FillColor As StringValue
Get
Set
用法
Dim instance As Rectangle
Dim value As StringValue
value = instance.FillColor
instance.FillColor = value
[SchemaAttrAttribute(, "fillcolor")]
public StringValue FillColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.