GetJsonByUid
GridJsWorkbook.GetJsonByUid method
通过 uid 从缓存中获取 json
public StringBuilder GetJsonByUid(string uid, string filename)
范围 | 类型 | 描述 |
---|---|---|
uid | String | 当前工作簿的唯一 id,如果我们无法通过 uid 在缓存中找到文件,将返回 null |
filename | String | excel文件的文件名。如果设置为null,默认文件名将是book1 |
也可以看看
- class GridJsWorkbook
- 命名空间 Aspose.Cells.GridJs
- 部件 Aspose.Cells.GridJs