Table of Contents

TAdaptativeFormats.ApplySeparators Method

Returns the string with the characters at the positions in Separator changed by the characters specified in Separators.

Syntax

Namespace: FlexCel.Core

public String ApplySeparators(String s)

Parameters

<-> Parameter Type Description
s String

See also