ITabFormatValues.ShowValues

Syntax

ShowValues: Boolean;

Description

The ShowValues property determines whether cell values should be displayed when conditional formatting is used.

Comments

By default the property is set to True, the values are displayed. This property can be used, if the Style property value is IconSets. It is used if the Style property is set to the IconSets value.

Example

See also:

ITabFormatValues