Table of Contents

TDrawingTextAttributes.Italic Property

Specifies whether a run of text is formatted as italic text. A null value means to use the parent's settings.

Syntax

Namespace: FlexCel.Core

public Nullable<Boolean> Italic { get; }

See also