Table of Contents

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; }

See also