TFlxFormat.WillWrap Property
Returns true if the text will wrap in the cell. This might be because WrapText is true, of because the alignment is justify or distributed.
Syntax
Namespace: FlexCel.Core
public Boolean WillWrap { get; }
Returns true if the text will wrap in the cell. This might be because WrapText is true, of because the alignment is justify or distributed.
Namespace: FlexCel.Core
public Boolean WillWrap { get; }