NumeralVariant Property (IStyle)
In This Topic
Gets the variant of the digit format to use.
Syntax
'Declaration
ReadOnly Property NumeralVariant As Integer
int NumeralVariant {get;}
Property Value
An
System.Int32 representing the variant of the digit format to use.
See Also