[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITable.DataRange

DataRange Property

DataRange

Returns the IRange object that represents the range that contains the data area in the table between the header row and the insert row.

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