WdColumnWidth enumeration (Word)
Specifies the column width in reading layout, passed to and returned by the View.ColumnWidth property.
Name | Value | Description |
---|---|---|
wdColumnWidthDefault | 2 | Default column width. |
wdColumnWidthNarrow | 1 | Narrow column width. |
wdColumnWidthWide | 3 | Wide column width. |
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.