[Table of Contents] [docx version]

VML Reference Material - VML

Column (Comment Column Target)

This element specifies the column a comment points to. The column index is 0-based. This element is used for comments.

[Example:

<x:ClientData … > …
<x:Column>0</x:Column>
</x:ClientData>

end example]

The possible values for this element are defined by the XML Schema integer datatype.

Parent Elements

ClientData6.4.2.12)