Freigeben über


Arc.FillColor-Eigenschaft

Fill Color.Represents the attribte in schema: fillcolor

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fillcolor")> _
Public Property FillColor As StringValue
    Get
    Set
'Usage
Dim instance As Arc
Dim value As StringValue

value = instance.FillColor

instance.FillColor = value
[SchemaAttrAttribute(, "fillcolor")]
public StringValue FillColor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Arc Klasse

Arc-Member

DocumentFormat.OpenXml.Vml-Namespace