次の方法で共有


ShapeHandle.Switch プロパティ

定義

反転トグルを処理する

スキーマ内の次の属性を表します。 switch

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

プロパティ値

属性

適用対象