IDefCalculationAlgorithm.ControlStyle

Syntax

ControlStyle: ITabCellStyle;

Description

The ControlStyle property determines formatting style applied to cells with triggered control.

Comments

The property is relevant, if algorithm contains control block.

Example

The example of use is given in description of the IDefCalculationAlgorithmsCollection.Add method.

See also:

IDefCalculationAlgorithm