Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from GrapeCity.Spreadsheet.ICloneable<ICellType>) |
![]() | GetFormatter | Gets the formatter which represents the behavior of this cell type. |
![]() | Parse | Parses the specified string to the data type of the cell type and returns it as an object. |
![]() | ToNumberFormat | Converts this cell type to the corresponding NumberFormat value. |