class NumerationFormatter

Parents

object

Brief

The class provides methods for quick changing of the numbering style.

Static Public Methods

GetFormattedNumber

Gets the formatted number of an item in a specified numbering style.

ToCyrillic

Changes the item numbering style to Cyrillic letters.

ToLatin

Changes the item numbering style to Latin letters.

ToRoman

Changes the item numbering style to Roman numbers.

back