Group.AllowOverlap Property

Definition

allowoverlap

Represents the following attribute in the schema: o:allowoverlap

[DocumentFormat.OpenXml.SchemaAttr(27, "allowoverlap")]
public DocumentFormat.OpenXml.TrueFalseValue AllowOverlap { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AllowOverlap { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "allowoverlap")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowOverlap { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:allowoverlap")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowOverlap { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AllowOverlap { get; set; }
member this.AllowOverlap : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "allowoverlap")>]
member this.AllowOverlap : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:allowoverlap")>]
member this.AllowOverlap : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AllowOverlap As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to