When I export an resx with the value "false"/"true" it will be replaced by Excel "FALSE"/"TRUE" and I need manually to change that to a string "'False". Is is possible to add type for the cell so that all strings that is exported is always as "Text" and not "General" when open in Excel?
↧