Aspose::Cells::JsonLoadOptions::SetKeptSchema method

JsonLoadOptions::SetKeptSchema method

Indicates whether keeping schema of this json.

void Aspose::Cells::JsonLoadOptions::SetKeptSchema(bool value)

Remarks

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

See Also