SaveOptions.MergeAreas

SaveOptions.MergeAreas property

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

public bool MergeAreas { get; set; }

Remarks

The default value is false.

See Also