Skip to content

Conversation

@protobi
Copy link
Contributor

@protobi protobi commented Oct 6, 2015

Updated mocha test/example.js as well.

@mattwilsn
Copy link

#49

I opened this as an issue.

Looking forward to this update

@dcrystalj
Copy link

@protobi
Do you know how to add formula format as well like =(A1+ A2)?

@mattwilsn
Copy link

@dcrystalj you need to to do a manual calculations

sheet.set(col, row, 1 + 4)

I do not think there is a way to do any calculations on cells that are already filled

@dcrystalj
Copy link

dcrystalj commented May 16, 2016

@mattwilsn I need to have formula so others can make some easy changes in excel later. I saw it is possible in exceljs with value type Excel.ValueType.Formula. For me it is quite hard to change whole lib. That is the reason why I am asking for help here

@dcrystalj
Copy link

why not merging this PR after so many commits ?

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

Successfully merging this pull request may close these issues.

8 participants