IEaxRangeCellStyles.Clear

Syntax

Clear;

Description

The Clear method clears the styles collection.

Comments

After this method is called the IEaxRangeCellStyles.Count property sets to null.

Example

The property use is given in the example for IEaxTableStyle.RangeCellStyles.

See also:

IEaxRangeCellStyles