Update or refresh Word ContentControls
问题 I have a scenario whereby I need to (programmatically) add ContextControls to a Word table. My example is when a user adds a ContentControl to a table (first cell) then adds a repeating ContentControl to that row - this is perfect! If the user then goes to cell 2 of a 2 cell table (to keep things simple) and adds another ContentControl - keeping in mind this row is already a repeating ContentControl and now just has an additional ContentControl added, the data does not repeat. If I go into my