Aspose::Cells::SaveOptions::SetMergeAreas method

SaveOptions::SetMergeAreas method

Indicates whether merge the areas of conditional formatting and validation before saving the file.

void Aspose::Cells::SaveOptions::SetMergeAreas(bool value)

Remarks

The default value is false.

See Also