AnimationLevel.Val Property
Level Animation Value.Represents the attribte in schema: val
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of AnimationLevelStringValues)
Get
Set
'Usage
Dim instance As AnimationLevel
Dim value As EnumValue(Of AnimationLevelStringValues)
value = instance.Val
instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<AnimationLevelStringValues> Val { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<AnimationLevelStringValues>
Returns EnumValue<T>.