Aspose::Cells::SpreadsheetML2003SaveOptions::SetIsIndentedFormatting method

SpreadsheetML2003SaveOptions::SetIsIndentedFormatting method

Causes child elements to be indented.

void Aspose::Cells::SpreadsheetML2003SaveOptions::SetIsIndentedFormatting(bool value)

Remarks

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

See Also