Table of Contents

TFlxNumberFormat.HasDateOrTime Method

Returns true if the format string has a date or a time.

Syntax

Namespace: FlexCel.Core

public static Boolean HasDateOrTime(String Format)

Parameters

<-> Parameter Type Description
Format String Cell format.

See also