RangeValueDataTypeByNumberFormatString Property Bytescout Spreadsheet SDK
Sets the type (ValueDataTypeByNumberFormatString) of the number format.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public NumberFormatType ValueDataTypeByNumberFormatString { set; }

Property Value

Type: NumberFormatType
The type of the number format.

Implements

IRangeValueDataTypeByNumberFormatString
See Also

Reference