Cannot perform runtime binding on a null reference on C# String.IsNullorEmpty in VS2019

后端 未结 0 1255
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-16 09:19

I use the String.IsNullorEmpty to check if a cell in Excel worksheet is null or empty. Why VS2019 still reports a error if the cell is empty?

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