ITabRange.ClearContent

Syntax

ClearContent;

Description

The ClearContent method clears all the data of the range, preserving formatting of the range.

Comments

The method use is relevant if the ITabCellStyle.Locked property is set to a default value, and cell editing lock is disabled.

See also:

ITabRange