Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.12 KB

Word.WdContentControlType.md

File metadata and controls

30 lines (23 loc) · 1.12 KB
title api_name ms.assetid ms.date ms.localizationpriority
WdContentControlType enumeration (Word)
Word.WdContentControlType
6bf57b23-d12f-b942-4a30-cd1deed09407
06/08/2017
medium

WdContentControlType enumeration (Word)

Indicates the type of content control.

Name Value Description
wdContentControlBuildingBlockGallery 5 Specifies a building block gallery content control.
wdContentControlCheckbox 8 Specifies a checkbox content control.
wdContentControlComboBox 3 Specifies a combo box content control.
wdContentControlDate 6 Specifies a date content control.
wdContentControlGroup 7 Specifies a group content control.
wdContentControlDropdownList 4 Specifies a drop-down list content control.
wdContentControlPicture 2 Specifies a picture content control.
wdContentControlRepeatingSection 9 Specifies a repeating section content control.
wdContentControlRichText 0 Specifies a rich-text content control.
wdContentControlText 1 Specifies a text content control

[!includeSupport and feedback]