ArcObjects Library Reference (ArcMapUI)  

IReportUnitFormat2.NumericFormat Property

The number format used to report coordinate values.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat2 Interface