[]
Contains options for converting string to FormulaSyntaxTree.
public class ParseContext
Public Class ParseContext
Name | Description |
---|---|
ParseContext() | Creates an empty parse context. |
Name | Description |
---|---|
BaseColumn | A 0-based number that represents the column location of the formula. |
BaseRow | A 0-based number that represents the row location of the formula. |
IsR1C1 | Indicates whether the reference style is R1C1. |