Search
Token.setIndex Method
See Also
 






Sets the index of this token in the input string.

Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions

 Syntax

Java  Copy Code

public void setIndex (
    int value
)

 Parameters

value

 See Also