[]
Sets the format string used to format values.
public void SetFormatString(string value, bool isDateFormat)
Public Sub SetFormatString(value As String, isDateFormat As Boolean)
Type | Name | Description |
---|---|---|
string | value | Format string |
bool | isDateFormat | Whether to consider a number as a date and time |