[]
Determines whether data from another cell can overflow into this cell (whether this cell can be overflowed into).
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 |