This document is archived and information here might be outdated.  Recommended version.


INumberFormatDialog.NumberFormat Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

INumberFormatDialog.NumberFormat Property

The current number format object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INumberFormatDialog Interface