Property NumberFormatter
| Edit this page View SourceNumberFormatter
Gets or sets the object used to specify the formatting of Value.
Declaration
public INumberFormatter2 NumberFormatter { get; set; }
Property Value
Type | Description |
---|---|
INumberFormatter2 | The object used to specify the formatting of Value. |