Freigeben über


Fill.Opacity-Eigenschaft

Primary Color Opacity.Represents the attribte in schema: opacity

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

Syntax

'Declaration
<SchemaAttrAttribute(, "opacity")> _
Public Property Opacity As StringValue
    Get
    Set
'Usage
Dim instance As Fill
Dim value As StringValue

value = instance.Opacity

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Fill Klasse

Fill-Member

DocumentFormat.OpenXml.Vml-Namespace