OrderedListStyle
@Js
@Serializable { simple=true }
const class OrderedListStyle : Enum
OrderedListStyle
Return the OrderedListStyle instance for the specified name
List of OrderedListStyle values indexed by ordinal
static OrderedListStyle fromFirstChar(Int ch)
static new fromStr(Str name, Bool checked)
Return the OrderedListStyle instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
Str htmlType()
const static OrderedListStyle : lowerAlpha
const static OrderedListStyle : lowerRoman
const static OrderedListStyle : number
const static OrderedListStyle : upperAlpha
const static OrderedListStyle : upperRoman
const static OrderedListStyle[] : vals
List of OrderedListStyle values indexed by ordinal