GeneralFormatter has been moved to GC.Spread.Formatter.GeneralFormatter. CustomFormatterBase has been changed to GC.Spread.Formatter.FormatterBase.
The following methods have been deleted:
The following API items have changed:
| V9 | V11 |
|---|---|
| PropertyChanged (field) | REMOVED |
| FormatMode | REMOVED |
| GetFormatType | REMOVED |
| Format | format |
| FormatString | formatString |
| GetPreferredDisplayFormatter | INTERNAL |
| GetPreferredEditingFormatter | INTERNAL |
| HasFormatedColor | INTERNAL |
| Parse | parse |