Push

Push(oElement) → { boolean }

Inherited From: ApiDocumentContent#Push

Pushes a paragraph or a table to actually add it to the document.

Parameters:

Name Type Description
oElement DocumentElement

The element type which will be pushed to the document.

Returns:

Type
boolean