Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IDateTimeFormatSupport Interface
Members


In This Topic
    IDateTimeFormatSupport Interface
    In This Topic
    Indicates that this cell type supports the standard date format.
    Syntax
    'Declaration
     
    
    Public Interface IDateTimeFormatSupport 
    'Usage
     
    
    Dim instance As IDateTimeFormatSupport
    public interface IDateTimeFormatSupport 
    See Also