Click to return to the DHTML, HTML     
caption Property     CELLPADDING Attribute | c...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

cellIndex Property


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

Syntax

HTMLN/A
Scripting[ iIndex = ] td.cellIndex

Possible Values

iIndexInteger that specifies the position of the object.

The property is read-only with 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.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
HTML N/A
Scripting TD

See Also

rowIndex, sectionRowIndex, sourceIndex



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.