IHTMLLIElement interface
This interface denotes one item of a list.
Members
The IHTMLLIElement interface inherits from the IDispatch interface. IHTMLLIElement also has these types of members:
- Properties
Properties
The IHTMLLIElement interface has these properties.
Property | Description |
---|---|
Sets or retrieves the style of the list. |
|
Sets or retrieves the value of a list item. |
Remarks
The li element is a block element.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |