IHTMLTable::deleteTFootIHTMLTable::deleteTFoot*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLTable::deleteRow
*Next Topic: IHTMLTable::deleteTHead

IHTMLTable::deleteTFoot


HRESULT deleteTFoot(
    void 
);

Deletes a TFoot from the table. If there is a foot, this removes it and all its contents from the table. If multiple TFoots are defined, the next one in source order is promoted as the TFoot of the table.

See also createTFoot


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