Reflection.EndingOpacity Property
endA.Represents the attribte in schema: w14:endA
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "endA")> _
Public Property EndingOpacity As Int32Value
Get
Set
'Usage
Dim instance As Reflection
Dim value As Int32Value
value = instance.EndingOpacity
instance.EndingOpacity = value
[SchemaAttrAttribute(, "endA")]
public Int32Value EndingOpacity { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value