Table of Contents

TShapeProperties.TextHorizontalOverflow Property

Gets or sets how the text overflows the shape horizontally. Note that the checkbox in Excel "Allow text to overflow shape" sets both this property and TextVerticalOverflow

Syntax

Namespace: FlexCel.Core

public TTextHorzOverflow TextHorizontalOverflow { get; set; }

See also