tksheet
tksheet copied to clipboard
Include freezing option
Is it possible to include an option to freeze columns? For example, columns 0 to 3 stay in the same position when scrolling (horizontal scroll).
I'm sorry but the only way to do this is using the index e.g. sheet.row_index(0) for column 0, but this is only one column and then you also lose the row number and the auto index resizing