Skip to content

Word.Range.insertContentControl(type) will always insert RichText content control regardless of type argument #5407

Closed
@Metab0i

Description

@Metab0i

Article URL

Describe the problem
Regardless of what API consumer passes to Word.Range.insertContentControl(…), it will always insert a RichText content control.

What was attempted to arrive at this conclusion:

  • Attempted to use a member of Word.ContentControlType enum - didn’t work
  • Attempted to pass a string argument (“CheckBox”, “DropDownList”, “ComboBox”) - didn’t work
  • Ran isolated experiment - didn’t work

API version: ^1.1.86

Screenshots
-/-

Metadata

Metadata

Labels

Area: WordIssue related to Word add-insNeeds: attention 👋Waiting on Microsoft to provide feedback

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions