File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ The module allows users to perform the following functionality:
99* Create Pivot Tables
1010* Create Workbook
1111* Create Worksheet
12+ * Get Worksheets
1213* Insert Headers
1314* Insert Rows
15+ * Read Data from Worksheet
1416* Set Cell
1517* Set Cell Where
1618
@@ -59,11 +61,14 @@ The CTX-Excel module has the following versions, starting with the most recent:
5961
6062Version | Release | Functionality | Notes
6163------------ | ------------- | ----------- | -----------
64+ v2.4 | 22/01/2020 | Get Worksheets | Created
65+ v2.4 | 22/01/2020 | Read Data from Worksheet | Fixed Bugs
6266v2.3 | 25/09/2018 | Create Pivot Tables | Fixed Bugs
6367v2.3 | 25/09/2018 | Create Pivot Charts | Fixed Bugs
6468v2.2 | 05/01/2018 | Add Conditional Formatting | Created
6569v2.1 | 21/11/2017 | Create Pivot Charts | Created
6670v2.0 | 16/11/2017 | Create Pivot Tables | Created
71+ v1.0 | 12/05/2017 | Read Data from Worksheet | Created
6772v1.0 | 12/05/2017 | Create Workbook | Created
6873v1.0 | 12/05/2017 | Create Worksheet | Created
6974v1.0 | 12/05/2017 | Insert Headers | Created
You can’t perform that action at this time.
0 commit comments