Retrieves the position of the object in the cells collection of a row.
dhtml语法
html | n/a |
---|
scripting | [ iindex = ] object.cellindex |
---|
dhtml可能的值
iIndex | Integer that
receives the position of the object. |
The property is read-only.
The property has no default value.
Remarks
Collection indexes are in the source order of the HTML document. When a cell spans multiple rows, that cell only appears in the cells collection for the first row that the cell spans.
是否符合公共标准
This property is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
更多语法参考
rowindex, sectionrowindex, sourceIndex