Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICellType Interface

In This Topic
ICellType Interface Methods
In This Topic

For a list of all members of this type, see ICellType members.

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