Freigeben über


CommonTimeNode.AutoReverse-Eigenschaft

Auto Reverse.Represents the attribte in schema: autoRev

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

Syntax

'Declaration
<SchemaAttrAttribute(, "autoRev")> _
Public Property AutoReverse As BooleanValue
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As BooleanValue

value = instance.AutoReverse

instance.AutoReverse = value
[SchemaAttrAttribute(, "autoRev")]
public BooleanValue AutoReverse { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace