Show contents 

Express > Express Assembly Interfaces > IEaxInvisibleDimensions > IEaxInvisibleDimensions.Count

IEaxInvisibleDimensions.Count

Syntax

Count: Integer;

Description

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

Comments

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

See also:

IEaxInvisibleDimensions