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