ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / esriNumericAlignmentEnum Enumeration

In This Topic
    esriNumericAlignmentEnum Enumeration
    In This Topic
    Number format alignment options.
    Syntax
    Members
    MemberDescription
    esriAlignLeft Left-justify formatted numbers.
    esriAlignRight Right-justify formatted numbers within the AlignmentWidth.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.esriNumericAlignmentEnum

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also