Table of Contents

TObjectTextProperties.TextRotation Property

Determines how the text is oriented in the object.

Important: This property uses xls, not xlsx semantics, because it is used in comments which follow xls semantics even in xlsx files. For more information see Text Rotation In Xls And Xlsx

Syntax

Namespace: FlexCel.Core

public TTextRotation TextRotation { get; set; }

See also