AllowCellContentFloat Property (FpSpread)
Indicates whether the content of a cell should float when the display rectangle of that cell changes.
public bool AllowCellContentFloat {get; set;}
'Declaration
Public Property AllowCellContentFloat As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.AllowCellContentFloat = value
value = instance.AllowCellContentFloat