次の方法で共有


Anchor.AllowOverlap プロパティ

定義

オブジェクトのオーバーラップを許可する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象