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. |
Returns true if the format string has a time.
Namespace: FlexCel.Core
public static Boolean HasTime(String Format)
<-> | Parameter | Type | Description |
---|---|---|---|
Format | String | Cell format. |