Aspose::Cells::JsonSaveOptions::GetIndent method

JsonSaveOptions::GetIndent method

Indicates the indent.

U16String Aspose::Cells::JsonSaveOptions::GetIndent()

Remarks

If the indent is null or empty, the exported json is not formatted.

See Also