Table of Contents

TFlxNumberFormat.HasTime Method

Returns true if the format string has a time.

Syntax

Namespace: FlexCel.Core

public static Boolean HasTime(String Format)

Parameters

<-> Parameter Type Description
Format String Cell format.

See also