Geoff Chappell - Software Analyst
An instance of the CHeaderElement class is created for each H1, H2, H3, H4, H5 or H6 tag.
coclass: | HTMLHeaderElement | {3050F27A-98B5-11CF-BB82-00AA00BDCE0B} |
dispinterface: | DispHTMLHeaderElement | {3050F515-98B5-11CF-BB82-00AA00BDCE0B} |
The table below lists the interface members that the CHeaderElement class exposes as properties (methods, collections, etc) through its string table in addition to the very many properties that are common to all elements.
Properties that Microsoft does not list in the HTML and DHTML Reference are highlighted. Properties that are listed but not as applying to the Hn object are shaded yellow.
Property | Attribute | Interface | Member |
---|---|---|---|
align | same | IHTMLHeaderElement | get_align put_align |
appendChild | IHTMLDOMNode | appendChild | |
attributes | IHTMLDOMNode | get_attributes | |
childNodes | IHTMLDOMNode | get_childNodes | |
cite | |||
clear | same | IHTMLBlockElement | get_clear put_clear |
cloneNode | IHTMLDOMNode | cloneNode | |
firstChild | IHTMLDOMNode | get_firstChild | |
hasChildNodes | IHTMLDOMNode | hasChildNodes | |
insertBefore | IHTMLDOMNode | insertBefore | |
lastChild | IHTMLDOMNode | get_lastChild | |
nextSibling | IHTMLDOMNode | get_nextSibling | |
nodeName | IHTMLDOMNode | get_nodeName | |
nodeType | IHTMLDOMNode | get_nodeType | |
nodeValue | IHTMLDOMNode | get_nodeValue put_nodeValue |
|
ownerDocument | IHTMLDOMNode2 | get_ownerDocument | |
parentNode | IHTMLDOMNode | get_parentNode | |
previousSibling | IHTMLDOMNode | get_previousSibling | |
removeChild | IHTMLDOMNode | removeChild | |
removeNode | IHTMLDOMNode | removeNode | |
replaceChild | IHTMLDOMNode | replaceChild | |
replaceNode | IHTMLDOMNode | replaceNode | |
swapNode | IHTMLDOMNode | swapNode | |
uniqueID | IHTMLUniqueName | get_uniqueID | |
uniqueNumber | IHTMLUniqueName | get_uniqueNumber | |
width |