ContentControl.Appearance (Word)

Returns or sets the appearance of the content control. Possible return values are wdContentControlBoundingBox - Represents a content control shown as a shaded rectangle or bounding box (with optional title), wdContentControlHidden - Represents a content control that is not shown, wdContentControlTags - Represents a content control shown as start and end markers.


ActiveDocument.Range.ContentControls(1).Appearance = wdContentControlBoundingBox