Table of Contents

TShapeProperties.TextVerticalOverflow Property

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

Syntax

Namespace: FlexCel.Core

public TTextVertOverflow TextVerticalOverflow { get; set; }

See also