CellStyleNumberFormat Property |
Gets or sets the string value that will be used to format and display the contents of the cell.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic string NumberFormat { get; set; }
Public Property NumberFormat As String
Get
Set
Property Value
String
See Also