ArcObjects Library Reference (ArcMapUI)  

IReportUnitFormat.NumericFormat Property

The format object used for reporting numeric values.

[Visual Basic .NET]
Public Property NumericFormat As INumberFormat
[C#]
public INumberFormat NumericFormat {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat Interface