ICubeMetaExporter.ByColumns

Syntax

ByColumns: Boolean;

Description

The ByColumns property determines whether calendar elements are located in columns. The property is set to True if calendar elements are located in columns, and False if calendar elements are located row by row.

Example

The property use is given in the example for ICubeMetaExporter.Bindings.

See also:

ICubeMetaExporter