Share via


OL property

Gets a value that indicates whether the object is an ordered list.

Syntax

HRESULT value = object.get_OL(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

One of the values in the Property Values section.

Remarks

An ordered list value, such as decimal, lower-roman, upper-roman, lower-alpha, and upper-alpha, is used to arrange list items in an alphabetical or numeric sequence.

See also

IHTMLCurrentStyle::listStyleType