TFlxNumberFormat.HasDate Method
Returns true if the format string has a date.
Syntax
Namespace: FlexCel.Core
public static Boolean HasDate(String Format)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
Format | String | Cell format. |
Returns true if the format string has a date.
Namespace: FlexCel.Core
public static Boolean HasDate(String Format)
<-> | Parameter | Type | Description |
---|---|---|---|
Format | String | Cell format. |