[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableColumn.DataBodyRange

DataBodyRange Property

DataBodyRange

Returns the IRange object that is the size of the data portion of a column (read-only).

Declaration
IRange DataBodyRange { get; }
ReadOnly Property DataBodyRange As IRange