QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

Auto-size for column width

Open PMime opened this issue 6 years ago • 2 comments

Is there a possibilty to use auto-size for the column width? A code snippet would be highly welcome.

PMime avatar Oct 16 '19 11:10 PMime

  • I do not know exactly what that means.
  • Column width means count of character. (default 8.43 character) If you calculate the number of characters, you can set the width value.

j2doll avatar Oct 16 '19 11:10 j2doll

The width of the column is automatically matched to the width of the longest entry of the column

PMime avatar Oct 16 '19 11:10 PMime