This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.