IHTMLTable::deleteCaptionIHTMLTable::deleteCaption*
*



Contents  *



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

IHTMLTable::deleteCaption


HRESULT deleteCaption(
    void 
);

Deletes the caption from a table. If there are multiple captions in the table, this method deletes the first caption and all its contents from the table.

See also createCaption


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