Share via


NoNamespace.noSelect Field

Definition

Represents the noSelect XML attributes.

public static readonly System.Xml.Linq.XName noSelect;
 staticval mutable noSelect : System.Xml.Linq.XName
Public Shared ReadOnly noSelect 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.NoSelection, ContentPartLocks.NoSelection, GraphicFrameLocks.NoSelection, GroupShapeLocks.NoSelection, PictureLocks.NoSelection, ShapeLocks.NoSelection.

Applies to