Adds a paragraph or a table or a blockLvl content control using its position in the cell.
Name | Type | Description |
oCell | ApiTableCell | The cell where the specified element will be added. |
nPos | number | The position in the cell where the specified element will be added. |
oElement | DocumentElement | The document element which will be added at the current position. |