IDtUnpivotProvider.DataWidth

Syntax

DataWidth: Integer;

Description

The DataWidth property determines number of columns in data block located in the A4 area.

Comments

By default the DataWidth = 1.

If DataWidth is not set, the data block is supposed to have one column.

Example

The property use is given in the example for IDtUnpivotProvider.Provider.

See also:

IDtUnpivotProvider