PresetTransition.InvX Property

Definition

invX, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: invX

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

Property Value

Attributes

Applies to