There was an error while loading. Please reload this page.
how to freeze the first line like i do in python worksheet.freeze_panes(1, 1) # # Freeze the first row and column
how to freeze the first line like i do in python
worksheet.freeze_panes(1, 1) # # Freeze the first row and column