IEaxSheet.IsLoaded

Syntax

IsLoaded: Boolean;

Description

The IsLoaded property determines whether express report sheet is loaded.

Comments

The property is relevant, if delayed loading of analytical area sheets is set: the IEaxDataArea.DelayedLoad property is set to True.

Available values:

Example

The property use is given in the example for IEaxDataArea.DelayedLoad.

See also:

IEaxSheet