Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DateTimeCellType Class / DateTimeCellType Constructor / DateTimeCellType Constructor()
Example


In This Topic
    DateTimeCellType Constructor()
    In This Topic
    Creates a new date-time cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DateTimeCellType()
    public DateTimeCellType()
    Example
    See Also