Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IDateTimeCellType Interface
Properties

In This Topic
    IDateTimeCellType Interface Members
    In This Topic

    The following tables list the members exposed by IDateTimeCellType.

    Public Properties
     NameDescription
     PropertyGets or sets the AM string.  
     PropertyGets or sets a Calendar object.  
     PropertyGets or sets a date separator string.  
     PropertyGets or sets a DateTimeFormat object.  
     PropertyGets or sets an array of day names.  
     PropertyGets or sets an array of month names.  
     PropertyGets or sets the PM string.  
     PropertyGets or sets text orientation.  
     PropertyGets or sets a text rotation angle.  
     PropertyGets or sets a time separator string.  
     PropertyGets or sets a custom date format string.  
     PropertyGets or sets a value that indicates whether text is wrapped.  
    Top
    See Also