public string NumericFormat { get; set; }
Public Property NumericFormat As String Get Set
public: property String^ NumericFormat { String^ get (); void set (String^ value); }
member NumericFormat : string with get, set
In This Article