Table of Contents

TFlxNumberFormat.HasDate Method

Returns true if the format string has a date.

Syntax

Namespace: FlexCel.Core

public static Boolean HasDate(String Format)

Parameters

<-> Parameter Type Description
Format String Cell format.

See also