Spread Silverlight Documentation
IsFullRow Property (CalcExternalRangeIdentity)


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

Property Value

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

Reference

CalcExternalRangeIdentity Class
CalcExternalRangeIdentity Members