HTMLLIElement.Type Property |
Gets or sets the list item bullet type.
[VBScript] Public Property Type As String
[JScript] public function get Type() : String; public function set Type(String);
A string representing the list item bullet type.
HTMLLIElement Object | HTMLLIElement Members | DOM Namespace