WdEncloseStyle enumeration (Word)
Specifies the relative size of an enclosure.
Name | Value | Description |
---|---|---|
wdEncloseStyleLarge | 2 | The enclosure is larger. |
wdEncloseStyleNone | 0 | The enclosure assumes the default size. |
wdEncloseStyleSmall | 1 | The enclosure is smaller. |
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.