JsonSaveOptions.Schemas
JsonSaveOptions.Schemas property
The original json schema of each worksheet.
public string[] Schemas { get; set; }
See Also
- class JsonSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
The original json schema of each worksheet.
public string[] Schemas { get; set; }