NumberList.NumberFormat

NumberList.NumberFormat property

Gets or sets the number format used for a group of automatically numbered objects. Should be null for bulleted lists.

public NumberFormat? NumberFormat { get; set; }

See Also