-
cas_to_xyz is meant to be a function that takes in some cas number as a string and generates an xyz file. It should first search the nist chemistry workbook.
-
**Is your feature request related to a problem? Please describe.**
Table Headers in the workbook for ItemName, Comments, Status, ITSG Control and Mitigation are required in French
![image](https:/…
-
From https://groups.google.com/g/exceldna/c/QoIb9BkqvJI
>
> While I was going quite successful, last night I came across a strange situation for the first time to find out that if I debug the Exc…
-
#### OS Windows 10
#### Versions of xlwings, Excel and Python (e.g. 0.28.7, Office 365, Python 3.10)
#### Describe your issue (incl. Traceback!)
I am trying to filter a float column based on it…
-
**Describe the bug**
When calling `Worksheet.Save()` in 3.0.2 changes were saved and you could continue to make changes to the worksheet.
In version 3.1 after calling `Worksheet.Save()` no other cha…
-
Steps:
1. View a workbook with long title say 80 chars
2. observe header links
Tested on 1400px wide Mac book Pro. This issue will arise on different title lengths depending on Browser widths …
-
Dopo aver creato il WorkBook visualizzo, nello WorkSheet, le colonne/metriche impostate nel WorkBook.
Ogni nuova metrica/colonna creata nello WorkSheet verrà salvata nello WorkSheet e, con questo, …
-
Hi team
**Describe the bug**
After updating to version 3.1.0, I've encountered a bug. When I create a **DocumentFormat.OpenXml.Spreadsheet.RunProperties** with **FontName** as a child element, it ch…
-
## 🐛 Bug Report
**Sorting is not working after I apply auto filter**
We create excel file using below code and try to sort on filters but it gets closed unexpectedly.
Lib version: 4.3.0
…
-
I have a code in which i create a pretty big xlsx, for that I needed to use stream function, avoiding heap memory errors, everything worked fine on local environment, but in the moment I passed to a s…