WdAutoFitBehavior enumeration
Office 2013 and later
Specifies how Microsoft Word resizes a table when the AutoFit feature is used.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
| Member name | Description | |
|---|---|---|
| wdAutoFitFixed | The table is set to a fixed size, regardless of the content, and is not automatically sized. | |
| wdAutoFitContent | The table is automatically sized to fit the content contained in the table. | |
| wdAutoFitWindow | The table is automatically sized to the width of the active window. |
Show: