2.293.23 Style.NumeralLanguage

The Style.NumeralLanguage element specifies the digit format to use as described by a language. This element is optional.

If the Style.NumeralLanguage element is present, its value MUST be a ReportLanguage. If the Style.NumeralLanguage element is not present, its value MUST be the same as that of the peer Style.Language element.

For text-formatting operations, the Style.NumeralLanguage element MUST apply only to the following:

If the grandparent element of the Style.NumeralLanguage element is not TextRun, Textbox, Chart, LinearGauge, or RadialGauge, the Style.NumeralLanguage element is ignored.

Following is the parent element of the Style.NumeralLanguage element.

Parent elements

Style

The following is the XML Schema definition of the Style.NumeralLanguage element.

 <xsd:element name="NumeralLanguage" type="xsd:string" minOccurs="0" />