[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableColumn.DataBodyRange

DataBodyRange Property

DataBodyRange

Gets an IRange object that is the size of the data portion of a column.

Declaration
IRange DataBodyRange { get; }
ReadOnly Property DataBodyRange As IRange
Property Value
Type Description
IRange

The IRange object that is the size of the data portion of a column.

Remarks

The returned object excludes the Header and Totals cell.