WdPreferredWidthType enumeration (Word)

Specifies the preferred unit of measure to use when measuring the width of an item.

Name Value Description
wdPreferredWidthAuto 1 Automatically select the unit of measure to use based on the current selection.
wdPreferredWidthPercent 2 Measure the current item width using a specified percentage.
wdPreferredWidthPoints 3 Measure the current item width using a specified number of points.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.