Where excelize set the excel Normal Style? #2131
Unanswered
mengpromax
asked this question in
Q&A
Replies: 1 comment
-
What's the "normal style" stand for? Did you wanna to auto fit row height or column width? If so, here're some related issues and pull request for your reference. Issues #92, #204, #1209,#1351 and #2028. PR #1386. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I looked the openXML spec about the cell width calculation alogorithm in which it state that the width is calculated by the base of Normal Style font width.
so I am looking for some ideas from communitity.
Beta Was this translation helpful? Give feedback.
All reactions