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


In This Topic
    DoubleCellType Constructor()
    In This Topic
    Creates a new double-precision, floating-point data type cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DoubleCellType()
    public DoubleCellType()
    Example
    See Also