Class ExcelLookupNavigator
- Assembly
 - Magicodes.EPPlus.dll
 
public class ExcelLookupNavigator : LookupNavigator
  - Inheritance
 - 
      
      
      ExcelLookupNavigator
 
- Inherited Members
 
- Extension Methods
 
Constructors
ExcelLookupNavigator(LookupDirection, LookupArguments, ParsingContext)
public ExcelLookupNavigator(LookupDirection direction, LookupArguments arguments, ParsingContext parsingContext)
  Parameters
directionLookupDirectionargumentsLookupArgumentsparsingContextParsingContext
Properties
CurrentValue
public override object CurrentValue { get; }
  Property Value
Index
public override int Index { get; }
  Property Value
Methods
GetLookupValue()
public override object GetLookupValue()
  Returns
MoveNext()
public override bool MoveNext()