when programmatically asking for column width, in what
measurement does it gets returned (e.g centimeters,
points, etc). and if I wanted Word to return it in a
specific measurement type how would I do it.
regards
The default is points.
To convert, use PointsToInches( ) or PointsToCentimeters( ).
Regards,
Klaus