JsonUtility
JsonUtility class
表示处理json的实用类。
public class JsonUtility
构造函数
姓名 | 描述 |
---|---|
JsonUtility() | 默认构造函数。 |
方法
姓名 | 描述 |
---|---|
static ExportRangeToJson(Range, ExportRangeToJsonOptions) | 将范围导出到 json 文件。 |
static ImportData(string, Cells, int, int, JsonLayoutOptions) | 导入json字符串。 |
也可以看看
- 命名空间 Aspose.Cells.Utility
- 部件 Aspose.Cells