cellIndex property

[This documentation is preliminary and is subject to change.]

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

Syntax

HRESULT value = object.get_cellIndex(* p);

Property values

Type: long

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

Reference

IHTMLTableRow::rowIndex

IHTMLTableRow::sectionRowIndex

IHTMLElement::sourceIndex

 

 

Build date: 6/12/2012