XLParser 1.2.2
- Adds equality to
PrefixInfo
class - Fixes parse error if external reference file path contains a space (
='C:\My Dir\[file.xlsx]Sheet'!A1
) ExcelFormulaParser.SkipToRelevant
no longer skips references without a prefix.
This is a breaking change, but the old behavior is arguably a bug. An argument is added to restore old behavior, defaults to new behavior.