ITabFormulaCollection.Item

Syntax

Item(Index: Integer): ITabFormulaItem;

Parameters

Index is the index of formula area.

Description

The Item property returns parameters of the equation area of a table whose index is passed using the Index parameter.

See also:

ITabFormulaCollection