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

Add some support for formulas in templates #621

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Add some support for formulas in templates #621

merged 1 commit into from
Jul 5, 2024

Conversation

meld-cp
Copy link
Contributor

@meld-cp meld-cp commented Jul 3, 2024

Linked to #176

This will convert a cell with value: '$=SUM(C{{$enumrowstart}}:C{{$enumrowend}})' to the formula cell: 'SUM(CX:CY)' where X is the starting row of the enumerable and Y is the ending row.

Please see the added test case and example in samples/xlsx/TestTemplateBasicIEnumerableFillWithFormulas.xlsx

@meld-cp
Copy link
Contributor Author

meld-cp commented Jul 3, 2024

@dotnet-policy-service agree

@shps951023 shps951023 merged commit 97e527a into mini-software:master Jul 5, 2024
4 checks passed
@shps951023
Copy link
Member

🙌 @meld-cp could we invite you to our team?

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.

2 participants