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).
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a long integer that receives the section row index value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.