ILanerTopHeader.DimensionLevel

Syntax

DimensionDate(SlotIndex: Integer; ElementIndex:Integer): DimCalendarLevel;

Parameters

SlotIndex. Index of the header slot.

ElementIndex. Index of elements in the header.

Description

The DimensionLevel property returns the calendar level that corresponds to the defined element in the title head.

Comments

The calendar used in the current workbook is returned by the ILaner.CalendarDim property.

Example

The property use is given in the example for ILanerSerie.CalendarDim.

See also:

ILanerTopHeader