ListColumn.DataBodyRange Property (Excel)

Returns a Range object that is the size of the data portion of a column. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .DataBodyRange

expression A variable that represents a ListColumn object.

Remarks

The returned object excludes the Header and Totals cell.

See Also

Concepts

ListColumn Object Members

ListColumn Object