startNumber property
The number of the first list item at this nesting level.
A value of 0 is treated as a value of 1 for lettered lists and Roman
numeral lists. For values of both 0 and 1, lettered and Roman numeral
lists will begin at a
and i
respectively. This value is ignored for
nesting levels with unordered glyphs.
Implementation
core.int? startNumber;