CellValueDataType Property Bytescout Spreadsheet SDK
Gets the type of the value data.

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

public DataType ValueDataType { get; }

Property Value

Type: DataType
The type of the value data.

Implements

ICellValueDataType
See Also

Reference