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