ClearContent;
ClearContent();
The ClearContent method clears all the data of the range, preserving formatting of the range.
The method can be used if the protection from editing cell value is disabled. To enable protection from cell editing it is required to assign the TriState.OnOption value to the Locked property.
See also: