![]() | ![]() | ![]() |
| ||
|
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.