[]
Gets an IRange object that represents the range of values, excluding the header row, in a table.
IRange DataBodyRange { get; }
ReadOnly Property DataBodyRange As IRange
Type | Description |
---|---|
IRange | The IRange object that represents the range of values, excluding the header row, in a table. |