StyleBaseInstance.NumeralLanguage Property

Definition

Gets the calculated value of the NumeralLanguage property in a StyleBase class.

public:
 abstract property System::String ^ NumeralLanguage { System::String ^ get(); void set(System::String ^ value); };
public abstract string NumeralLanguage { get; set; }
member this.NumeralLanguage : string with get, set
Public MustOverride Property NumeralLanguage As String

Property Value

A string value that represents the calculated value of the NumeralLanguage property.

Applies to