JsonSaveOptions.ExportAsString

JsonSaveOptions.ExportAsString property

Exports the string value of the cells to json.

public bool ExportAsString { get; set; }

See Also