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
Currently, the SpreadSheetWriter supports only xssf, i.e., xlsx writing.
Plan was to rewrite the SpreadSheetWriter into dedicated writers for xls and xlsx, similar to their respective readers. Hence the deprecation.
Is it truly being discontinued?
As explained above, the current SpreadSheetWriter implementation will be renamed to XlsxWriter.
Why is
SpreadSheetWriter
marked with@deprecated
, despite being shown off in theREADME.md
?Is it truly being discontinued?
The text was updated successfully, but these errors were encountered: