BuildDiagram.ReverseAnimation Property
Reverse Animation.Represents the attribte in schema: rev
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "rev")> _
Public Property ReverseAnimation As BooleanValue
Get
Set
'Uso
Dim instance As BuildDiagram
Dim value As BooleanValue
value = instance.ReverseAnimation
instance.ReverseAnimation = value
[SchemaAttrAttribute(, "rev")]
public BooleanValue ReverseAnimation { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.