c# - Does Closed XML support GetPivotData Formula? -


i getting syntax error when getting value of cell has formula of getpivotdata. closedxml support this? if not, suggest better framework handle excel manipulation? thank you

no, doesn't support getpivotdata formula.

suggestion (as requested): handle source programmatically , calculate required information yourself, e.g. linq.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -