LibreOffice Calc & Python Programming: part 8 – From Python Tuple to Cells Range
This time we are going to create a new Range of Cells and fill it with the data stored in our tuple created in part 7. Here is the plan for this tutorial: Start with code from the previous chapter…
Read more