ListColumn.DataBodyRange Property
Returns a Range object that is the size of the data portion of a column. Read-only.
Version Information
Version Added: Excel
Syntax
expression.DataBodyRange
expression A variable that represents a ListColumn object.
Remarks
The returned object excludes the Header and Totals cell.