recordXLSFile

Read data values from Excel XLS file

Extends from Interfaces.XLS.Base (Interface for Excel XLS file).

Information

Record that wraps the external object ExternXLSFile and the XLS read functions for data access of Excel XLS files.

See Examples.XLSTest for an example.

Parameters

TypeNameDefaultDescription
StringfileName""File where external data is stored
Stringencoding"UTF-8"Encoding
Types.ExternXLSFilexlsTypes.ExternXLSFile(fileName, encoding, verboseRead, detectMissingData)External Excel XLS file object
Diagnostics
BooleanverboseReadtrue= true, if info message that file is loading is to be printed
Types.DiagnosticsdetectMissingDataTypes.Diagnostics.WarningPrint diagnostic message in case of missing data