DHTML Object Properties DHTML Objects
Retrieves the object’s position in the cells collection of a given row.
HTML |
N/A |
Script |
[ iIndex = ] td.cellIndex |
iIndex |
Integer that specifies the object’s position. |
The property is read-only with no default value.
Collection indexes are in the source order of the HTML document. Note that when a cell spans multiple rows, that cell only appears in the cells collection for the first row that the cell spans.
TD
sectionRowIndex, sourceIndex, rowIndex