cellIndexcellIndex*
*



Contents  *



Index  *Topic Contents
*Previous Topic: caption
*Next Topic: cellPadding

cellIndex

Description

Indicates the element's position in the cells collection of a given row. 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 of the rows that the cell spans.

Syntax

object.cellIndex[ = element]

Return Value

This property has read-only permission.

Applies To

TD

See Also

sectionRowIndex, sourceIndex, rowIndex


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.