I have the excel cell with the format: [>=1] dd hh:mm:ss; hh:mm:ss
When python reads it, it just reads the cell value but not the cell display format.
I want to read the cell display format with which the excel configured.
Can anyone provide me a solution?