[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.DataBodyRange

DataBodyRange Property

DataBodyRange

Gets an IRange object that represents the range of values, excluding the header row, in a table.

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

The IRange object that represents the range of values, excluding the header row, in a table.