ArcGIS Pro 2.6 API Reference Guide
esriNumericAlignmentEnum Enumeration

ArcGIS.Core.CIM Namespace : esriNumericAlignmentEnum Enumeration
Number format alignment options.
Syntax
public enum esriNumericAlignmentEnum : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum esriNumericAlignmentEnum 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace