ITabRange.Clear

Syntax

Clear;

Description

The Clear method clears all the data and formatting of the cell 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