TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

AddElement

AddElement(nPos, oElement)

Adds a paragraph or a table or a blockLvl content control using its position in the document content.

Parameters:

Name Type Description
nPos number

The position where the current element will be added.

oElement DocumentElement

The document element which will be added at the current position.

Returns:

This method doesn't return any data.