You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nodeData for cells that are shared formulae parsed by _handleWorkSheetNode is all separate. I.e. rather than being an array containing the "c" element, "f" element &/or "v" element, each is parsed separately & so is not properly analysed.
The text was updated successfully, but these errors were encountered:
The nodeData for cells that are shared formulae parsed by _handleWorkSheetNode is all separate. I.e. rather than being an array containing the "c" element, "f" element &/or "v" element, each is parsed separately & so is not properly analysed.
The text was updated successfully, but these errors were encountered: