次の方法で共有


BuildDiagram.ReverseAnimation Property

Reverse Animation.Represents the attribte in schema: rev

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

Syntax

'宣言
<SchemaAttrAttribute(, "rev")> _
Public Property ReverseAnimation As BooleanValue
    Get
    Set
'使用
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.

See Also

Reference

BuildDiagram Class

BuildDiagram Members

DocumentFormat.OpenXml.Drawing Namespace