<Code Lib>
P

NumberingFormatSettings.AsCharacters

Description:
True if the number is using characters, false for digits.

public bool AsCharacters { get; set; }

Loading…