Class RowMatcher
- Namespace
- OfficeOpenXml.FormulaParsing.Excel.Functions.Database
- Assembly
- Magicodes.EPPlus.dll
public class RowMatcher
- Inheritance
-
RowMatcher
- Inherited Members
- Extension Methods
Constructors
RowMatcher()
public RowMatcher()
RowMatcher(WildCardValueMatcher, ExpressionEvaluator)
public RowMatcher(WildCardValueMatcher wildCardValueMatcher, ExpressionEvaluator expressionEvaluator)
Parameters
wildCardValueMatcher
WildCardValueMatcherexpressionEvaluator
ExpressionEvaluator
Methods
IsMatch(ExcelDatabaseRow, ExcelDatabaseCriteria)
public bool IsMatch(ExcelDatabaseRow row, ExcelDatabaseCriteria criteria)
Parameters
row
ExcelDatabaseRowcriteria
ExcelDatabaseCriteria