Returns true if the format string has a date or a time.
Syntax
Unit: FlexCel.Core
class function TFlxNumberFormat.HasDateOrTime(const Format: string): Boolean; static;
Parameters
<-> |
Parameter |
Type |
Description |
const |
Format |
string |
Cell format. |
See also