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

属性

适用于