ILanerTable.IsVirtualCell

Syntax

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

Parameters

Row. Row index.

Column. Column index.

Description

The IsVirtualCell property returns that the cell does not belong to the series frequency. True - the cell does not belong to the series frequency, False - the cell belongs to the series frequency.

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