SaveToCacheWithFileName
GridJsWorkbook.SaveToCacheWithFileName method
将工作表保存到缓存中,保存格式基于文件名. 的文件扩展名
public void SaveToCacheWithFileName(string uid, string filename, string password)
范围 | 类型 | 描述 |
---|---|---|
uid | String | 唯一标识。 |
filename | String | 要写入的文件名。 |
password | String | excel文件的打开密码。该值可以为 null 如果没有设置密码 |
也可以看看
- class GridJsWorkbook
- 命名空间 Aspose.Cells.GridJs
- 部件 Aspose.Cells.GridJs