Formatter Property
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public Shared ReadOnly Property Formatter As NumericFormatter
public static NumericFormatter Formatter {get;}
public:
static property NumericFormatter^ Formatter {
NumericFormatter^ get();
}