Replies: 1 comment 4 replies
-
Thanks for your feedback. This problem similar with the issues #92 and #204. This library not support this feature currently, and you can calculate the approximate row height according to the total characters in a cell, and then set the row's height or column width. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when cell's content exceed the width and height , how to set optimal property for the row ?
or can i tell is the content exceed cell's width or height, so i can change the cell's width or height to fit the content.
Beta Was this translation helpful? Give feedback.
All reactions