You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain .xls files won't specify formatting as bold. Instead the sheets use weight = 700.
xls2xlsx only looks at the bold flag and not the font weight value.
Description
Certain .xls files won't specify formatting as bold. Instead the sheets use weight = 700.
xls2xlsx only looks at the bold flag and not the font weight value.