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