DataBodyRange Property
DataBodyRange
Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row (read-only).
Declaration
IRange DataBodyRange { get; }
ReadOnly Property DataBodyRange As IRange