Click to return to the Reusing Browser Technology home page    
IHTMLTable2::lastPage Met...     IHTMLTableCaption::get_al...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLTableCaption Interface


The IHTMLTableCaption interface specifies a caption for a table.

IHTMLTableCaption Methods

get_align Retrieves the alignment of the caption.
get_vAlign Retrieves the value that indicates whether the caption appears at the top or bottom of the table.
put_align Sets the alignment of the caption.
put_vAlign Sets the value that indicates whether the caption appears at the top or bottom of the table.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

The CAPTION element is a block element.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.