PrismTransition.IsInverted Property

Definition

isInverted, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: isInverted

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

Property Value

Attributes

Applies to