WdContentControlAppearance enumeration (Word)
Specifies the visualizations for a content control, passed to and returned by the ContentControl.Appearance property.
Name | Value | Description |
---|---|---|
wdContentControlBoundingBox | 0 | Represents a content control shown as a shaded rectangle or bounding box (with optional title). |
wdContentControlTags | 1 | Represents a content control shown as start and end markers. |
wdContentControlHidden | 2 | Represents a content control that is not shown. |
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.