ITableCreator.SkipEmptyRows

Syntax

SkipEmptyRows: Boolean;

Description

The SkipEmptyRows property determines whether empty rows are skipped.

Comments

Available values:

Example

The example of use is given in the description of the ITableCreator.Execute property.

See also:

ITableCreator