Aspose::Cells::Saving::SqlScriptSaveOptions::SetAddBlankLineBetweenRows method
SqlScriptSaveOptions::SetAddBlankLineBetweenRows method
Insert blank line between each data.
void Aspose::Cells::Saving::SqlScriptSaveOptions::SetAddBlankLineBetweenRows(bool value)
Remarks
If Separator is '
’ , it’s better to set this property as true to increase readability.
See Also
- Class Vector
- Class SqlScriptSaveOptions
- Namespace Aspose::Cells::Saving
- Library Aspose.Cells for C++