Gets an
IRange object that represents the range of the header row for a table.
'Declaration
ReadOnly Property HeaderRowRange As IRange
'Usage
Dim instance As ITable
Dim value As IRange
value = instance.HeaderRowRange
IRange HeaderRowRange {get;}
Property Value
The
IRange object that represents the range of the header row for a table.