Aspose::Cells::JsonSaveOptions::SetAlwaysExportAsJsonObject method

JsonSaveOptions::SetAlwaysExportAsJsonObject method

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

void Aspose::Cells::JsonSaveOptions::SetAlwaysExportAsJsonObject(bool value)

See Also