Aspose::Cells::DeleteBlankOptions::SetEmptyStringAsBlank method

DeleteBlankOptions::SetEmptyStringAsBlank method

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

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

See Also