[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.NumberFormat

NumberFormat Property

NumberFormat

Sets an Excel-style number format string for each cell.

Declaration
public string NumberFormat { set; }
Property Value
Type Description
string

A string value representing number format.

Remarks

For foreign currency symbols such as the Japanese Yen you can use a format such as: "[$¥-0]#,##0.00". Replace the Yen sign (¥) with the currency symbol you want to use.