Table of Contents

TObjectTextProperties.VAlignment 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 TVFlxAlignment VAlignment { get; set; }

See also