public bool IsWholeRow {get;}
'Declaration
Public ReadOnly Property IsWholeRow As Boolean
'Usage
Dim instance As RangeReference Dim value As Boolean value = instance.IsWholeRow
Property Value
true
if this instance is whole row; otherwise, false
.