ColorChange.UseAlpha Property
Consider Alpha Values.Represents the attribte in schema: useA
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "useA")> _
Public Property UseAlpha As BooleanValue
Get
Set
'Usage
Dim instance As ColorChange
Dim value As BooleanValue
value = instance.UseAlpha
instance.UseAlpha = value
[SchemaAttrAttribute(, "useA")]
public BooleanValue UseAlpha { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.