Click or drag to resize

CellStyleNumberFormat Property

Gets or sets the string value that will be used to format and display the contents of the cell.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public string NumberFormat { get; set; }

Property Value

String
See Also