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


Reflection.StartOpacity Property

Start Opacity.Represents the attribte in schema: stA

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

Syntax

'Декларация
<SchemaAttrAttribute(, "stA")> _
Public Property StartOpacity As Int32Value
    Get
    Set
'Применение
Dim instance As Reflection
Dim value As Int32Value

value = instance.StartOpacity

instance.StartOpacity = value
[SchemaAttrAttribute(, "stA")]
public Int32Value StartOpacity { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

Reflection Class

Reflection Members

DocumentFormat.OpenXml.Drawing Namespace