Aspose::Cells::SpreadsheetML2003SaveOptions::IsIndentedFormatting method

SpreadsheetML2003SaveOptions::IsIndentedFormatting method

Causes child elements to be indented.

bool Aspose::Cells::SpreadsheetML2003SaveOptions::IsIndentedFormatting()

Remarks

The default value is true. If the value is false, it will reduce the size of the xml file

See Also