|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
− |
| |
− | = API Change =
| |
− | Based on ZK Spreadsheet version 3.0.0 RC, there's only one minor API change in this version, please refer to the following:
| |
− |
| |
− |
| |
− |
| |
− | == <tt>CellStyleApplier</tt> and <tt>FontStyleApplier</tt>==
| |
− | The interface <javadoc directory='zss'>org.zkoss.zss.api.CellOperationUtil.CellStyleApplier</javadoc> was simplified and <tt>FontStyleApplier</tt> was removed and replaced by <tt>CellStyleApplier</tt> directly. If you still need the visit logic of this utility, please refer to [https://github.com/zkoss/zkspreadsheet/blob/e7b51d029fbc6462b1b071603531efb64b26b1c4/zss/src/org/zkoss/zss/api/CellOperationUtil.java original implementation at github].
| |
− |
| |
− |
| |
− |
| |
| =Comments= | | =Comments= |
| {{#tag:comment | | {{#tag:comment |
Latest revision as of 07:05, 29 October 2013
This will not display properly unless included in the page.