How to read Excel fomula reference using C#

后端 未结 0 1785
长发绾君心
长发绾君心 2020-11-29 17:06

Excel data is

Sheet1!B2 = "=Sheet2!B2"
Sheet2!B2 = "MyData"

I can read formula in [Sheet1!B2] is "=Sheet2!B2" l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题