IHTMLTableRow::get_sectionRowIndexIHTMLTableRow::get_sectionRowIndex*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTableRow::get_rowIndex
*Next Topic: IHTMLTableRow::get_vAlign

IHTMLTableRow::get_sectionRowIndex


HRESULT get_sectionRowIndex( 
    long *p 
);

Returns the zero-based index of this row with respect to the section that this is in (that is, the rowIndex of the first row in this section).

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


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