IHTMLTableRow::get_rowIndexIHTMLTableRow::get_rowIndex*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLTableRow::get_cells
*Next Topic: IHTMLTableRow::get_sectionRowIndex

IHTMLTableRow::get_rowIndex


HRESULT get_rowIndex( 
   long *p 
);

Returns the zero-based position index of this row relative to the table.

p
Address of a long integer that receives the position index value.


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