Contents Index Topic Contents | ||
Previous Topic: IHTMLTableSection::get_bgColor Next Topic: IHTMLTableSection::get_align |
IHTMLTableSection::get_rows
HRESULT get_rows( IHTMLElementCollection **p );Returns a zero-based collection of the rows in this section of the table.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to the IHTMLElementCollection interface of the table.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.