[Table of Contents] [docx version]

VML Reference Material - VML

MoveWithCells (Move with Cells)

This element specifies that the object moves with its underlying cells. If this element is specified without a value, it is assumed to be true. This is a general-use element.

[Example:

<x:ClientData … > …
<x:MoveWithCells>True</x:MoveWithCells>
</x:ClientData>

end example]

The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).

Parent Elements

ClientData6.4.2.12)