Show / Hide Table of Contents

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()
Back to top Generated by DocFX