Share via


ModifyNonVisualGraphicFrameProps.NoGrp Property

Definition

noGrp, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: noGrp

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

Property Value

Attributes

Applies to