Gets or sets the digit format to use as described by its primary language. Any language is legal.
Visual Basic (Declaration) | |
---|---|
Public Property NumeralLanguage As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo NumeralLanguage {get; set;} |
Property Value
A language ExpressionInfo object that evaluates to a language value which complies with the Internet Engineering Task Force (IETF) RFC1766 specification.
The Language property is used by default.