Table of Contents

TFlxNumberFormat.HasTime Method

Returns true if the format string has a time.

Syntax

Unit: FlexCel.Core

class function TFlxNumberFormat.HasTime(const Format: string): Boolean; static;

Parameters

<-> Parameter Type Description
const Format string Cell format.

See also