
LibreOffice Calc & Python: part 9 – Reverse the order of cells content from a cell range
Using the code created in part 8, in this part 9 we are going to manipulate the data with functions getDataArray, setDataArray and Python Tuples. In this first example we are going to reverse the order of data within a…
Read more