Styling the Cell was included in the latest package. #889

Closed
opened 2017-11-17 08:10:47 +00:00 by dstvishnu · 3 comments
dstvishnu commented 2017-11-17 08:10:47 +00:00 (Migrated from github.com)

Whether the changes to add the styles to the content while writing the .xlsx format was included in the package?.If yes then how to use styling?

Whether the changes to add the styles to the content while writing the .xlsx format was included in the package?.If yes then how to use styling?
sathish804 commented 2017-11-20 10:06:32 +00:00 (Migrated from github.com)

I don't think its included in the latest release.

You can refer to the below fork link for using styling with .xlsx file.

https://github.com/protobi/js-xlsx

I don't think its included in the latest release. You can refer to the below fork link for using styling with .xlsx file. https://github.com/protobi/js-xlsx
Mic1 commented 2017-11-25 22:28:57 +00:00 (Migrated from github.com)

I started at protobi/js-xlsx and worked my way up to community SheetJS where I have the imported workbook containing the styles object for a cell and empty cells showing .... but the empty cells do not include the styles object. Followed a link where the problem can be apparently solved by a mod to the safe_format function ..... which does not work as this function not getting called. Am using the SheetJS Live Grid Demo to test this. Has anyone got the empty cells to include their style object? I can get it to work with src="https://unpkg.com/xlsx-style@0.8.13/dist/xlsx.full.min.js", but this is way behind the 0.11.x of SheetJS

I started at protobi/js-xlsx and worked my way up to community SheetJS where I have the imported workbook containing the styles object for a cell and empty cells showing .... but the empty cells do not include the styles object. Followed a link where the problem can be apparently solved by a mod to the safe_format function ..... which does not work as this function not getting called. Am using the SheetJS Live Grid Demo to test this. Has anyone got the empty cells to include their style object? I can get it to work with src="https://unpkg.com/xlsx-style@0.8.13/dist/xlsx.full.min.js", but this is way behind the 0.11.x of SheetJS
SheetJSDev commented 2018-05-20 18:36:13 +00:00 (Migrated from github.com)

We offer this in the Pro compendium. Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. We have a longer comment in a gist.

We offer this in the [Pro compendium](https://sheetjs.com/pro). Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. [We have a longer comment in a gist.](https://gist.github.com/SheetJSDev/24b8acd317d01999d721b38de7c53021)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#889
No description provided.