[]
        
Determines whether a cell can overflow its data into an adjacent cell.
public override bool CanBeOverflown()
Public Overrides Function CanBeOverflown() As Boolean
| Type | Description | 
|---|---|
| bool | True if data from another cell can overflow into this cell; false otherwise  |