[]
包含将string 转换为FormulaSyntaxTree 的选项。
public class ParseContext
| Name | Description |
|---|---|
| ParseContext() | 创建一个空的解析上下文。 |
| Name | Description |
|---|---|
| BaseColumn | 表示公式位置的列的0基数字。 |
| BaseRow | 表示公式位置的行号,基于0。 |
| DotAsOperator | |
| IsR1C1 | 指示引用样式是否为R1C1。 |