CommonTimeNode.AutoReverse Property

Definition

autoRev

Represents the following attribute in the schema: autoRev

[DocumentFormat.OpenXml.SchemaAttr(0, "autoRev")]
public DocumentFormat.OpenXml.BooleanValue AutoReverse { get; set; }
public DocumentFormat.OpenXml.BooleanValue AutoReverse { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autoRev")]
public DocumentFormat.OpenXml.BooleanValue? AutoReverse { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autoRev")]
public DocumentFormat.OpenXml.BooleanValue? AutoReverse { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AutoReverse { get; set; }
member this.AutoReverse : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoRev")>]
member this.AutoReverse : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autoRev")>]
member this.AutoReverse : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoReverse As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to