Aspose::Cells::DeleteBlankOptions::SetEmptyStringAsBlank method

DeleteBlankOptions::SetEmptyStringAsBlank method

Whether one cell will be taken as blank when its value is empty string. Default value is true.

void Aspose::Cells::DeleteBlankOptions::SetEmptyStringAsBlank(bool value)

See Also