Gets or sets the numbering style.

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

Property Value

A string representing the numbering style.

See Also

HTMLOListElement Object | HTMLOListElement Members | DOM Namespace