[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralCellType.IsDateFormat

IsDateFormat Property

IsDateFormat

Gets or sets whether the format string should be interpreted as a date-time format (true) or a number format (false).

Declaration
public bool IsDateFormat { get; set; }
Public Property IsDateFormat As Boolean
Implements