Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICellType Interface
Methods

In This Topic
    ICellType Interface Members
    In This Topic

    The following tables list the members exposed by ICellType.

    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from GrapeCity.Spreadsheet.ICloneable<ICellType>)
     MethodGets the formatter which represents the behavior of this cell type.  
     MethodParses the specified string to the data type of the cell type and returns it as an object.  
     MethodConverts this cell type to the corresponding NumberFormat value.  
    Top
    See Also