Skip to content

Conversation

Oursin
Copy link
Contributor

@Oursin Oursin commented Jul 30, 2018

It is currently possible, when passing a formula as a value, to omit the result of the formula, and the result will be computed later.
sheet.getCell("B1").value = { formula: 'SUM(A1:A6)' };

This PR aims to add this possible syntax to the TypeScript module resolution file.

Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Wolfchin thanks for PL, I've just review it with two comments;)

regards

@guyonroche guyonroche merged commit 9367c88 into exceljs:master Apr 2, 2019
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.

3 participants