Table of Contents

TFlxNumberFormat.HasDate Method

Returns true if the format string has a date.

Syntax

Unit: FlexCel.Core

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

Parameters

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

See also