JsonSaveOptions.Schemas

JsonSaveOptions.Schemas property

The original json schema of each worksheet.

public string[] Schemas { get; set; }

See Also