PresetTransition.InvY Property

Definition

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

Represents the following attribute in the schema: invY

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

Property Value

Attributes

Applies to