[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IntegerCellType.NumberFormat

NumberFormat Property

NumberFormat

Gets or sets a NumberFormatInfo which is used to format the numeric value, such as for currency.

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public override NumberFormatInfo NumberFormat { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Overrides Property NumberFormat As NumberFormatInfo
Overrides