Click or drag to resize
ExcelTableReader Constructor (String)
Constructs reader by the excel file

Namespace: FlexRule.Decisions.Tables.Readers
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ExcelTableReader(
	string filePath
)

Parameters

filePath
Type: SystemString
See Also