[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralCellType.SetFormatString

SetFormatString Method

SetFormatString(string, bool)

Sets the format string for formatting values.

Declaration
public void SetFormatString(string value, bool isDateFormat)
Public Sub SetFormatString(value As String, isDateFormat As Boolean)
Parameters
Type Name Description
string value

Format string for formatting values

bool isDateFormat

Whether to consider the number as a date and time value