StyleInstance.m_numeralLanguage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A string
value that represents the calculated value of the NumeralLanguage property.
protected: System::String ^ m_numeralLanguage;
protected string m_numeralLanguage;
val mutable m_numeralLanguage : string
Protected m_numeralLanguage As String