IHTMLDOMTextNode3 interface
TBD.
Members
The IHTMLDOMTextNode3 interface inherits from the IUnknown interface. IHTMLDOMTextNode3 also has these types of members:
- Methods
- Properties
Methods
The IHTMLDOMTextNode3 interface has these methods.
| Method | Description |
|---|---|
| deleteData | Removes a specified range of characters from the object. |
| insertData | Inserts a new character string in the object at a specified offset. |
| normalize | Merges adjacent DOM objects to produce a normalized document object model. |
| replaceData | Replaces a specified range of characters in the object with a new character string. |
| replaceWholeText | Replaces the text of the current object. |
| splitText | Divides a text node at the specified index. |
| substringData | Extracts a range of characters from the object. |
Properties
The IHTMLDOMTextNode3 interface has these properties.
| Property | Description |
|---|---|
Retrieves the text of the current object. |
Send comments about this topic to Microsoft
Build date: 1/26/2012