Table of Contents

TDrawingTextAttributes.Kumimoji Property

Specifies whether the numbers contained within vertical text continue vertically with the text or whether they are to be displayed horizontally while the surrounding characters continue in a vertical fashion. A null value means to use the parent's settings.

Syntax

Namespace: FlexCel.Core

public Nullable<Boolean> Kumimoji { get; }

See also