ExportToJson
ExportToJson(string)
从工作簿中获取 json
public string ExportToJson(string filename)
范围 | 类型 | 描述 |
---|---|---|
filename | String | 文件的文件名。 |
返回值
json字符串
也可以看看
- class GridJsWorkbook
- 命名空间 Aspose.Cells.GridJs
- 部件 Aspose.Cells.GridJs
ExportToJson()
从工作簿中获取 json
public string ExportToJson()
返回值
json字符串
也可以看看
- class GridJsWorkbook
- 命名空间 Aspose.Cells.GridJs
- 部件 Aspose.Cells.GridJs