Share via


NoNamespace.moveWithCells Field

Definition

Represents the moveWithCells XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: ObjectAnchor.MoveWithCells.

Applies to