Column.PreferredWidthType Property
Word Developer Reference |
Returns or sets the preferred unit of measurement to use for the width of the specified table column. Read/write WdPreferredWidthType.
Syntax
expression.PreferredWidthType
expression Required. A variable that represents a Column object.
See Also