|
ExcelReaderHasMixedData Property
|
Gets whether the data contains mixed string and numeric data.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public bool HasMixedData { get; }
Public ReadOnly Property HasMixedData As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also