[]
包含将FormulaSyntaxTree 转换为string 的选项。
public class UnParseContext
| Name | Description |
|---|---|
| UnParseContext() | 创建一个空的UnParseContext 。 |
| Name | Description |
|---|---|
| BaseColumn | 一个表示公式列位置的以0开始的数字。 |
| BaseRow | 一个表示公式行位置的以0开始的数字。 |
| IsR1C1 | 指示引用样式是否为R1C1。 |