ILanerTable.IsVirtualCell

Syntax

IsVirtualCell(Row: Integer; Column: Integer): Boolean;

Parameters

Row. Row index.

Column. Column index.

Description

The IsVirtualCell property returns whether the cell does not belong to the series frequency.

Comments

Available values:

For example, the cell containing the data for a quarter does not belong to the frequency of series that contains the annual data only.

See also:

ILanerTable