Link Search Menu Expand Document

ColumnNumberFormat Property

Gets or sets the number format string.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string NumberFormat { get; set; }

Property Value

Type: String
The number format string.

Implements

IColumnNumberFormat
See Also

Reference