Gets or sets the bullet style.

[VBScript]
Public Property Type As String
[JScript]
public function get Type() : String;
public function set Type(String);

Property Value

A string representing the bullet style.

See Also

HTMLUListElement Object | HTMLUListElement Members | DOM Namespace