[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeFormat

DateTimeFormat Enum

Specifies the formatting for date and time.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum DateTimeFormat
Public Enum DateTimeFormat

Fields

Name Description
LongDate

Uses the long form for the date

LongDateWithTime

Uses the long form for the date and time

ShortDate

Uses the abbreviated form for the date

ShortDateWithTime

Uses the abbreviated form for the date and time

TimeOnly

Uses the time only (no date)

UserDefined

Uses the user-defined date and time format