Interface ITokenIndexProvider
Namespace: OfficeOpenXml.FormulaParsing.LexicalAnalysis
Assembly: EPPlus.dll
Syntax
public interface ITokenIndexProvider
Properties
Index
Declaration
int Index { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Methods
MoveIndexPointerForward()
Declaration
void MoveIndexPointerForward()