ITabFormatCondition.DataAdapter

Syntax

DataAdapter: ITabFormatDataAdapter;

Description

The DataAdapter property determines data source for cell conditional format.

Comments

The class that is used to implement data source is given in the ITabFormatNumericScale.TargetType example.

Example

The property use is given in the example for ITabFormatNumericScale.TargetType.

See also:

ITabFormatCondition