WdAutoFitBehavior enumeration (Word)

Specifies how Microsoft Word resizes a table when the AutoFit feature is used.

Name Value Description
wdAutoFitContent 1 The table is automatically sized to fit the content contained in the table.
wdAutoFitFixed 0 The table is set to a fixed size, regardless of the content, and is not automatically sized.
wdAutoFitWindow 2 The table is automatically sized to the width of the active window.

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.