Table of Contents

Class LookupValueMatcher

Namespace
OfficeOpenXml.FormulaParsing.ExcelUtilities
Assembly
Magicodes.EPPlus.dll
public class LookupValueMatcher : ValueMatcher
Inheritance
LookupValueMatcher
Inherited Members
Extension Methods

Constructors

LookupValueMatcher()

public LookupValueMatcher()

Methods

CompareObjectToString(object, string)

protected override int CompareObjectToString(object o1, string o2)

Parameters

o1 object
o2 string

Returns

int