Aspose::Cells::Utility::JsonLayoutOptions::SetKeptSchema method

JsonLayoutOptions::SetKeptSchema method

Indicates whether keeping schema of this json.

void Aspose::Cells::Utility::JsonLayoutOptions::SetKeptSchema(bool value)

Remarks

Sometimes we will save the file to JSON after loading JSON file.

See Also