[]
返回此节点的公式文本,可选择性地指定上下文。
public override string ToString()
| Type | Description |
|---|---|
| string |
返回此节点的公式文本,可选择性地指定上下文。
public virtual string ToString(UnParseContext context)
| Type | Name | Description |
|---|---|---|
| UnParseContext | context | 将FormulaSyntaxTree 转换为string 的选项。 |
| Type | Description |
|---|---|
| string |