[]
IHTMLElement
interface.
[Guid("3050F1FF-98B5-11CF-BB82-00AA00BDCE0B")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLElement
Name | Description |
---|---|
all |
|
children |
|
className |
|
document |
|
filters |
|
id |
|
innerHTML |
|
innerText |
|
isTextEdit |
|
lang |
|
language |
|
offsetHeight |
|
offsetLeft |
|
offsetParent |
|
offsetTop |
|
offsetWidth |
|
onafterupdate |
|
onbeforeupdate |
|
onclick |
|
ondataavailable |
|
ondatasetchanged |
|
ondatasetcomplete |
|
ondblclick |
|
ondragstart |
|
onerrorupdate |
|
onfilterchange |
|
onhelp |
|
onkeydown |
|
onkeypress |
|
onkeyup |
|
onmousedown |
|
onmousemove |
|
onmouseout |
|
onmouseover |
|
onmouseup |
|
onrowenter |
|
onrowexit |
|
onselectstart |
|
outerHTML |
|
outerText |
|
parentElement |
|
parentTextEdit |
|
recordNumber |
|
sourceIndex |
|
style |
|
tagName |
|
title |
|
Name | Description |
---|---|
click() |
|
contains(IHTMLElement) |
|
getAttribute(string, int) |
|
insertAdjacentHTML(string, string) |
|
insertAdjacentText(string, string) |
|
removeAttribute(string, int) |
|
scrollIntoView(object) |
|
setAttribute(string, object, int) |
|
toString() |
|