ILanerSorterHeader.SortColumnDirection

Syntax

SortColumnDirection(Column: ILanerColumn): LnSortDirection;

Parameters

Column. The column of workbook sidehead, values of which are to be sorted.

Description

The SortColumnDirection property determines direction for sorting on values of the defined time series attribute.

Comments

The sidehead includes all displayed columns that contain values of the series attribute, excluding the column that contains series name and the columns that contain series values.

Example

This property use is given in the example for ILanerSorter.HeadersSort.

See also:

ILanerSorterHeader