GetParamText
CalculationData.GetParamText method
获取给定索引处参数的文字文本。
public string GetParamText(int index)
| 范围 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 参数索引(基于0) |
返回值
参数的文字文本
也可以看看
- class CalculationData
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取给定索引处参数的文字文本。
public string GetParamText(int index)
| 范围 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 参数索引(基于0) |
参数的文字文本