Aspose::Cells::JsonLoadOptions::GetKeptSchema method

JsonLoadOptions::GetKeptSchema method

Indicates whether keeping schema of this json.

bool Aspose::Cells::JsonLoadOptions::GetKeptSchema()

Remarks

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

See Also