IHTMLTableSection::deleteRowIHTMLTableSection::deleteRow*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTableSection
*Next Topic: IHTMLTableSection::get_bgColor

IHTMLTableSection::deleteRow


HRESULT deleteRow(
    long index 
);

Removes the row indicated by the value of the index parameter from this table section.

index
Long integer value that specifies the position of the row.

See also insertRow


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