IHTMLTableSection::get_rowsIHTMLTableSection::get_rows*
*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.

p
Address of a pointer to the IHTMLElementCollection interface of the table.


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