This library contains methods to beautify an excel formula. This library also contains functions to convert an excel formula to JavaScript (ECMAScript) or C# and python.
Trying to beautify the following string a space was added within quote-signs like this: ""отр ""
=IF(ROW([ВНС|Отработка&5]),0+NOT(ISERROR(FIND(""отр"",LOWER([ВНС|Отработка&5])))))
Trying to beautify the following string a space was added within quote-signs like this: ""отр "" =IF(ROW([ВНС|Отработка&5]),0+NOT(ISERROR(FIND(""отр"",LOWER([ВНС|Отработка&5])))))