JsonSaveOptions.AlwaysExportAsJsonObject

JsonSaveOptions.AlwaysExportAsJsonObject property

Indicates whether always exporting excel to json as object, even there is only a worksheet in the file.

public bool AlwaysExportAsJsonObject { get; set; }

See Also