SetAlwaysExportAsJsonObject Method

SetAlwaysExportAsJsonObject function

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


func (instance *JsonSaveOptions) SetAlwaysExportAsJsonObject(value bool)  error

Remarks

See Also