Share via


NoNamespace.noMove Field

Definition

Represents the noMove XML attributes.

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

Applies to