Table of Contents

TShapeProperties.TextAsRichString Method

Converts the TDrawingRichString to a TRichString

Syntax

Namespace: FlexCel.Core

public TRichString TextAsRichString(ExcelFile xls)

Parameters

<-> Parameter Type Description
xls ExcelFile ExcelFile with the string. It is used to calculate indexed colors.

See also