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