ContentControlType
Gets the content control type.
| readonly ( `"Group"` | `"Bibliography"` | `"BuildingBlockGallery"` | `"CheckBox"` | `"Citation"` | `"ComboBox"` | `"Date"` | `"DocPartObj"` | `"DropDownList"` | `"Equation"` | `"Picture"` | `"PlainText"` | `"RepeatingSection"` | `"RepeatingSectionItem"` | `"RichText"` ) myBlockContentControl.ContentControlType
|