Freigeben über


Shadow.Color-Eigenschaft

Shadow Primary Color.Represents the attribte in schema: color

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

Syntax

'Declaration
<SchemaAttrAttribute(, "color")> _
Public Property Color As StringValue
    Get
    Set
'Usage
Dim instance As Shadow
Dim value As StringValue

value = instance.Color

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Shadow Klasse

Shadow-Member

DocumentFormat.OpenXml.Vml-Namespace