HTMLTableRowElement.InsertCell

Syntax:

InsertCell(<>)

Parameters:

<> (optional)

Type: Number.
Index of the cell after which a new cell will be added.

Returned value:

Type: HTMLElement.

Description:

Intended for adding a cell to a row of an HTML document table.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community