Read + write style information to .xlsx#263
Open
protobi wants to merge 104 commits intoSheetJS:masterfrom
Open
Read + write style information to .xlsx#263protobi wants to merge 104 commits intoSheetJS:masterfrom
protobi wants to merge 104 commits intoSheetJS:masterfrom
Conversation
Remove broken link
Add notes for bordering merged cells
Add additional font style options
|
Important for us too |
nakshay
approved these changes
Jun 11, 2019
b4d54e2 to
6226e1a
Compare
|
Any luck on merging everything? |
|
I don't have any idea why I am in reviewer list, @SheetJSDev can you please check this. |
|
@nakshay here is the answer 🙂 |
Yeh embarrassing , happened by mistake, and not able to find way to undo it . |
|
Any updates on this PR? |
saarCiklum
pushed a commit
to Folcon/js-xlsx
that referenced
this pull request
Aug 19, 2020
some changes picked from SheetJS#263
Replaced current values for `left`, `center` and `right`
Fixed horizontal alignment values
|
Annual bump... 5 years later, still would be useful. |
|
7d51b80 to
1d7aff4
Compare
|
This is vital to me to be able to use the library. |
f699120 to
ef6d308
Compare
|
any progress? |
|
|
You know, if you bump the issue for 10 years every year - you're absolutely guaranteed to get it fixed/merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

A collective series of changes that allows style information to be read from and written to xlsx files. This should not affect .xls or .xlsb files.
Submitting a pull request so that the option to merge the changes exists. Am open to additional steps to harmonize this with the rest of the lib if required.