AddElement

function AddElement(oCell: ApiTableCell = null, nPos: number = null, oElement: DocumentElement = null): void

Description

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

Parameters

oCellApiTableCelldefault: null

The cell where the specified element will be added.

nPosnumberdefault: null

The position in the cell where the specified element will be added.

oElementDocumentElementdefault: null

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

Returns

void

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).