[]
        
(Showing Draft Content)

FarPoint.Web.Spread.GeneralCellType.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 virtual NumberFormatInfo NumberFormat { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Overridable Property NumberFormat As NumberFormatInfo