Table of Contents

TShapeProperties.RotateTextWithShape Property

If true, the text will be rotated with the shape. Note that this option is only available in Excel 2007 or newer. Older Excels will never rotate the text with the shape.

Syntax

Namespace: FlexCel.Core

public Boolean RotateTextWithShape { get; set; }

See also