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);

Property Value

A string representing the list item bullet type.

See Also

HTMLLIElement Object | HTMLLIElement Members | DOM Namespace