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