Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative numbers and Formatting Options #88

Open
SAMJN opened this issue Jul 25, 2017 · 0 comments
Open

Negative numbers and Formatting Options #88

SAMJN opened this issue Jul 25, 2017 · 0 comments

Comments

@SAMJN
Copy link

SAMJN commented Jul 25, 2017

Hi,

First of all great work with library. I have been using for exporting HTML data to excel. But I am stuck at finding on how to show negative numbers in the format they have been entered. I am using '()' for negative numbers. But after

let base64data = "base64," + $.base64.encode(excelFile);
line, the data converts back to negative.

I think that this issue is rising due to base64.encode. But I am unable to find a solution to that. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant