IEaxInvisibleDimensions.Count

Syntax

Count: Integer;

Description

The Count property returns number of invisible dimensions of the express report.

Comment

To add dimension to invisible dimensions, use the IEaxInvisibleDimensions.Add method.

See also:

IEaxInvisibleDimensions