GrapeCity.Xaml.CalcEngine
IsFullColumn Property (CalcExternalRangeIdentity)


GrapeCity.CalcEngine Namespace > CalcExternalRangeIdentity Class : IsFullColumn Property
Gets a value indicating whether this instance is full column.
Syntax
'Declaration
 
Public ReadOnly Property IsFullColumn As Boolean
'Usage
 
Dim instance As CalcExternalRangeIdentity
Dim value As Boolean
 
value = instance.IsFullColumn
public bool IsFullColumn {get;}

Property Value

true if this instance is full column; otherwise, false.
See Also

Reference

CalcExternalRangeIdentity Class
CalcExternalRangeIdentity Members