Data(Row: Integer; Column: Integer): Variant;
Row. Row index.
Column. Column index.
The Data property returns source data of cell conditional format.
To use the property it is necessary to create a class. The class implementation is given in the ITabFormatScale.TargetType example.
The property use is given in the example for ITabFormatNumericScale.TargetType.
See also: