C# Class ExcelFormulaParser.Engine.Excel.Functions.LookupFunction

Inheritance: ExcelFunction
显示文件 Open project: swmal/ExcelFormulaParser

Protected Methods

Method Description
IsMatch ( object o1, object o2 ) : bool

Method Details

IsMatch() protected method

protected IsMatch ( object o1, object o2 ) : bool
o1 object
o2 object
return bool