Spread Windows Forms 12.0 Product Documentation
CanBeOverflown Method (HyperLinkCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > HyperLinkCellType Class : CanBeOverflown Method
Determines whether a cell can overflow its data into an adjacent cell.
Syntax
'Declaration
 
Public Overrides Function CanBeOverflown() As Boolean
'Usage
 
Dim instance As HyperLinkCellType
Dim value As Boolean
 
value = instance.CanBeOverflown()
public override bool CanBeOverflown()
See Also

Reference

HyperLinkCellType Class
HyperLinkCellType Members