Table of Contents

TObjectTextProperties.HAlignment Property

Horizontal alignment for the text 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 THFlxAlignment HAlignment { get; set; }

See also