| ExcelTableReader Constructor (String) |
Constructs reader by the excel file
Namespace: FlexRule.Decisions.Tables.ReadersAssembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic ExcelTableReader(
string filePath
)
Parameters
- filePath
- Type: SystemString
See Also