Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.AutoFitBehavior enum

Package:
word

Specifies how a table is resized to fit its contents or the window.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

content = "Content"

Automatically resizes the table columns to fit the contents.

fixedSize = "FixedSize"

Disables automatic resizing. The table retains its current size.

window = "Window"

Automatically resizes the table to fit the window width.


Feedback

Was this page helpful?