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