EPPlus не переводит язык в формулеC#

Место общения программистов C#
Ответить
Anonymous
 EPPlus не переводит язык в формуле

Сообщение Anonymous »


Excel formula string doesn't translate the language and doesn't execute the formula in the file.

Normally, in other sheets I use english version of the formulas and it works.

But in this formula, I don't know why but I have to use it in Turkish and it still doesn't execute. I have to go to excel and hit enter for the formula to execute.

sheet.Cells[index, projeStatuDoldurulacakKolon].Formula = "IFS(D" + index + @"=0,""Biten"",O" + index + @"

Источник: https://stackoverflow.com/questions/781 ... in-formula
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «C#»