Share via


NoNamespace.noGrp Field

Definition

Represents the noGrp XML attributes.

public static readonly System.Xml.Linq.XName noGrp;
 staticval mutable noGrp : System.Xml.Linq.XName
Public Shared ReadOnly noGrp As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnSpLocks, graphicFrameLocks, grpSpLocks, picLocks, spLocks, cpLocks.
  • corresponds to the following strongly-typed properties: ConnectionShapeLocks.NoGrouping, ContentPartLocks.NoGrouping, GraphicFrameLocks.NoGrouping, GroupShapeLocks.NoGrouping, PictureLocks.NoGrouping, ShapeLocks.NoGrouping.

Applies to