Aspose::Cells::Saving::SqlScriptSaveOptions::GetAddBlankLineBetweenRows method

SqlScriptSaveOptions::GetAddBlankLineBetweenRows method

Insert blank line between each data.

bool Aspose::Cells::Saving::SqlScriptSaveOptions::GetAddBlankLineBetweenRows()

Remarks

If Separator is '

’ , it’s better to set this property as true to increase readability.

See Also