caption property

[This documentation is preliminary and is subject to change.]

Retrieves the caption object of a table.

Syntax

HRESULT value = object.get_caption(IHTMLTableCaption v);

Property values

Type: Object

Address of a pointer to an IHTMLTableCaption interface, or NULL if no caption exists..

Standards information

Remarks

If a table contains multiple captions, this property returns the first one.

See also

Reference

IHTMLTable::createCaption

IHTMLTable::deleteCaption

 

 

Build date: 6/12/2012