SpreadJS Documentation
GC.Spread.Sheets Namespace / CellTypes type / Base Method
In This Topic
    Base Method
    In This Topic
    Represents the base class for the other cell type classes.
    Syntax
    var value; // Type: any
    value = GC.Spread.Sheets.CellTypes.Base();
    function Base() : any;
    See Also

    Reference

    CellTypes type