[Table of Contents] [docx version]
VML Reference Material - VML
This element specifies the row a comment points to. The row index is 0-based. This element is used for comments.
[Example:
<x:ClientData … > …
<x:Row>0</x:Row>
</x:ClientData>
end example]
The possible values for this element are defined by the XML Schema integer datatype.
Parent Elements |
ClientData (§6.4.2.12) |