cellIndex property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.