all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
0 out of 1 rated this helpful - Rate this topic

cellIndex property

Retrieves the position of the object in the cells collection of a row.

Syntax

JavaScript

p = object.cellIndex

Property values

Type: Integer

the position of the object.

Standards information

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.

See also

td
th
Reference
rowIndex
sectionRowIndex
sourceIndex

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.