[BUG] null-valued expression
Open
bug
Verified
- Dominant language
- PowerShell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Some Excel files will throw the following error:
`InvalidOperation: You cannot call a method on a null-valued expression.`
Investigate and resolve.
My initial guess is that there are either no DefinedNames, or ExternalReferences, and so it's a null array which is throwing the error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.