Adjust Rows based on content #2576
Unanswered
RamyaNandhiniM
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I am trying to adjust the row height based on the content of each rows along with wrap text property. But the cell height in the excel becomes same for all the rows with the maximum of the cell height generated.
i.e. if L1 has 1 line and row height has to be 12, but if L15 has 5 lines and row height as 30, then from L1 to L15 all the row height becomes 30
Beta Was this translation helpful? Give feedback.
All reactions