DtExcelRangeType

Description

The DtExcelRangeType enumeration contains data range types on Microsoft Excel sheet.

It is used by internal properties and methods.

Available Values

Value

Brief description

0

Sheet. Entire sheet.

1

Range. Range.

2

RangeFromColumns. By columns and to data end range.

3

RangeFromCell. From cell to data end range.

Comments

Range examples:

See also:

Dt Assembly Enumerations