Link Search Menu Expand Document

CellValueDataTypeByNumberFormatString Property

Gets or sets the type (NumberFormatType) of the number format.

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

Property Value

Type: NumberFormatType
The type of the number format.

Implements

ICellValueDataTypeByNumberFormatString
See Also

Reference