Table of Contents

TShapeOptionList.AsUnicodeString Method

Returns an unicode property if it exists, otherwise the default value.

Syntax

Namespace: FlexCel.Core

public String AsUnicodeString(TShapeOption key, String Default)

Parameters

<-> Parameter Type Description
key TShapeOption Property Name.
Default String What to return if the property does not exist.

See also