Table of Contents

ExcelFont.ConvertTextDecoration Method

Converts between the text decorations used in Excel and the text decorations used for drawing.

Syntax

Namespace: FlexCel.Core

public static TUITextDecoration ConvertTextDecoration(TFlxFont Fx)

Parameters

<-> Parameter Type Description
Fx TFlxFont

See also