[Table of Contents] [docx version]
VML Reference Material - VML
This element specifies that the object's text is locked. If omitted, the object's text is assumed to be locked. If this element is specified without a value, it is assumed to be true. This element is used for attached text.
[Example:
<x:ClientData … > …
<x:LockText>False</x:LockText>
</x:ClientData>
end example]
The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).
Parent Elements |
ClientData (§6.4.2.12) |