TableCellCollection
Introduced: X18.
Method | Description |
---|---|
element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
for |
Executes a callback function for each element.
(Inherited from Collection) |
get |
Gets a value indicating whether table cells can be removed. |
get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |
get |
Gets the cell with the specified row and column number. |
get |
Gets table's cell at the current input position. |
remove | Removes the table cell at the current text input position or all selected table cells when a text selection exists. |