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


In This Topic
    IDateTimeCellType Interface
    In This Topic
    An interface that supports CellType objects that require data to be displayed as a System.DateTime type.
    Syntax
    'Declaration
     
    
    Public Interface IDateTimeCellType 
    'Usage
     
    
    Dim instance As IDateTimeCellType
    public interface IDateTimeCellType 
    See Also