Share via


ShapeLocks.NoGrouping Property

Definition

Disallow Shape Grouping

Represents the following attribute in the schema: noGrp

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

Property Value

Returns BooleanValue.

Attributes

Applies to