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
Strings beginning with a single apostrophe ' are stored with a cell style having a quotePrefix attribute set to true.
The leading apostrophe itself is not stored, only the rest of the string.
ExcelTable does not handle this correctly.
Strings beginning with a single apostrophe
'are stored with a cell style having a quotePrefix attribute set to true.The leading apostrophe itself is not stored, only the rest of the string.
ExcelTable does not handle this correctly.