This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IReportUnitFormat Interface > IReportUnitFormat.NumericFormat Property (ArcObjects .NET 10.5 SDK) |
The format object used for reporting numeric values.
[Visual Basic .NET] Public Property NumericFormat As INumberFormat
[C#] public INumberFormat NumericFormat {get; set;}