ICalcBlock.IsExistFormulas

Syntax

IsExistFormulas([Stub: IVariableStub = Null]): Boolean;

None;

Parameters

Stub. Calculation block data source.

Description

The IsExistFormulas method returns whether there are specified formulas for calculation block.

See also:

ICalcBlock