ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FieldDescription Class / NumberFormat Property

In This Topic
    NumberFormat Property (FieldDescription)
    In This Topic
    Gets or sets numeric format to display values for a field..
    Syntax
    Public Property NumberFormat As CIMNumberFormat
    public CIMNumberFormat NumberFormat {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also