Поделиться через


Fill.Opacity2 Property

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; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Fill Class

Fill Members

DocumentFormat.OpenXml.Vml Namespace