Freigeben über


Fill.Opacity2-Eigenschaft

Secondary Color Opacity.Represents the attribte in schema: o:opacity2

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

Syntax

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

value = instance.Opacity2

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Fill Klasse

Fill-Member

DocumentFormat.OpenXml.Vml-Namespace