Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Boolean
See Also