You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an ODS spreadsheet where some cells are crossed out "strikethrough".
I want to write a python script to check whether a cell is crossed out "strikethrough" or not.
I would like to know if there is a possibility to do that.
Hello,
I have an ODS spreadsheet where some cells are crossed out "strikethrough".
I want to write a python script to check whether a cell is crossed out "strikethrough" or not.
I would like to know if there is a possibility to do that.
I found this question in stackoverflow related the same topic.
https://stackoverflow.com/questions/78122509/how-to-detect-strikethrough-cells-in-an-ods-spreadsheet-file-in-python
The text was updated successfully, but these errors were encountered: