次の方法で共有


PrismTransition.IsInverted プロパティ

定義

isInverted では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 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

プロパティ値

属性

適用対象