Skip to main content

ListLevelSettings.separator Property

Gets or sets the character inserted after the number for a numbered list item.

Declaration

separator: string

Property Value

Type Description
string

The trailing character for the list level.

Remarks

Only space and tab characters are valid values for the separator property.

See Also