Merge branch 'feature/structure' into feature/test-fixes-december-23

# Conflicts:
#	Web/App_GlobalResources/Resource.de.resx
#	Web/App_GlobalResources/Resource.resx
This commit is contained in:
Svetlana Maleeva 2024-02-14 18:30:53 +03:00
commit ae2dfc6ede
138 changed files with 552 additions and 411 deletions

View File

@ -5082,4 +5082,76 @@
<data name="MobSESetLanguageRegion" xml:space="preserve">
<value>Sprache und Region einstellen</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>NORM.INV-Funktion</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>STANDNORMVERT-Funktion</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>NORM.S.VERT-Funktion</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>STANDNORMINV-Funktion</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>NORM.S.INV-Funktion</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>PEARSON-Funktion</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>QUANTIL.EXKL-Funktion</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>QUANTIL-Funktion</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>QUANTIL.INKL-Funktion</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>QUANTILSRANG-Funktion</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>QUANTILSRANG.EXKL-Funktion</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>QUANTILSRANG.INKL-Funktion</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>VARIATIONEN2-Funktion</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>VARIATIONEN-Funktion</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>PHI-Funktion</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>POISSON.VERT-Funktion</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>POISSON-Funktion</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>WAHRSCHBEREICH-Funktion</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>QUARTILE.EXKL-Funktion</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>QUARTILE-Funktion</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>QUARTILE.INKL-Funktion</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>RANG.MITTELW-Funktion</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>RANG.GLEICH-Funktion</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>RANG-Funktion</value>
</data>
</root>

View File

@ -3114,4 +3114,76 @@
<data name="NORMINVfunction" xml:space="preserve">
<value>Función DISTR.NORM.INV</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>Función INV.NORM</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>Función DISTR.NORM.ESTAND</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>Función DISTR.NORM.ESTAND.N</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>Función DISTR.NORM.ESTAND.INV</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>Función INV.NORM.ESTAND</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>Función PEARSON</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>Función PERCENTIL.EXC</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>Función PERCENTIL</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>Función PERCENTIL.INC</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>Función RANGO.PERCENTIL</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>Función RANGO.PERCENTIL.EXC</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>Función RANGO.PERCENTIL.INC</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>Función PERMUTACIONES.A</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>Función PERMUTACIONES</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>Función FI</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>Función POISSON.DIST</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>Función POISSON</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>Función PROBABILIDAD</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>Función CUARTIL.EXC</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>Función CUARTIL</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>Función CUARTIL.INC</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>Función JERARQUIA.MEDIA</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>Función JERARQUIA.EQV</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>Función JERARQUIA</value>
</data>
</root>

View File

@ -4146,4 +4146,76 @@
<data name="NORMINVfunction" xml:space="preserve">
<value>Fonction LOI.NORMALE.INVERSE</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>Fonction LOI.NORMALE.INVERSE.N</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>Fonction LOI.NORMALE.STANDARD</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>Fonction LOI.NORMALE.STANDARD.N</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>Fonction LOI.NORMALE.STANDARD.INVERSE</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>Fonction LOI.NORMALE.STANDARD.INVERSE.N</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>Fonction PEARSON</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>Fonction CENTILE.EXCLURE</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>Fonction CENTILE</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>Fonction CENTILE.INCLURE</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>Fonction RANG.POURCENTAGE</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>Fonction RANG.POURCENTAGE.EXCLURE</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>Fonction RANG.POURCENTAGE.INCLURE</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>Fonction PERMUTATIONA</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>Fonction PERMUTATION</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>Fonction PHI</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>Fonction LOI.POISSON.N</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>Fonction LOI.POISSON</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>Fonction PROBABILITE</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>Fonction QUARTILE.EXCLURE</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>Fonction QUARTILE</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>Fonction QUARTILE.INCLURE</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>Fonction MOYENNE.RANG</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>Fonction EQUATION.RANG</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>Fonction RANG</value>
</data>
</root>

View File

@ -2487,4 +2487,76 @@
<data name="NORMINVfunction" xml:space="preserve">
<value>Funzione NORMINV</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>Funzione NORM.INV</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>Funzione NORMSDIST</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>Funzione NORM.S.DIST</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>Funzione NORMSINV</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>NORM.S.INV function</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>Funzione PEARSON</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>Funzione PERCENTILE.EXC</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>Funzione PERCENTILE</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>Funzione PERCENTILE.INC</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>Funzione PERCENTRANK</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>Funzione PERCENTRANK.EXC</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>Funzione PERCENTRANK.INC</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>Funzione PERMUTATIONA</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>Funzione PERMUT</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>Funzione PHI</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>Funzione POISSON.DIST</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>Funzione POISSON</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>Funzione PROB</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>Funzione QUARTILE.EXC</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>Funzione QUARTILE</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>Funzione QUARTILE.INC</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>Funzione RANK.AVG</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>Funzione RANK.EQ</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>Funzione RANK</value>
</data>
</root>

View File

@ -5143,4 +5143,76 @@
<data name="MobSESetLanguageRegion" xml:space="preserve">
<value>Set language and region</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>NORM.INV function</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>NORMSDIST function</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>NORM.S.DIST function</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>NORMSINV function</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>NORM.S.INV function</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>PEARSON function</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>PERCENTILE.EXC function</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>PERCENTILE function</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>PERCENTILE.INC function</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>PERCENTRANK function</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>PERCENTRANK.EXC function</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>PERCENTRANK.INC function</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>PERMUTATIONA function</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>PERMUT function</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>PHI function</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>POISSON.DIST function</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>POISSON function</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>PROB function</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>QUARTILE.EXC function</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>QUARTILE function</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>QUARTILE.INC function</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>RANK.AVG function</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>RANK.EQ function</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>RANK function</value>
</data>
</root>

View File

@ -4269,4 +4269,76 @@
<data name="NORMINVfunction" xml:space="preserve">
<value>Функция НОРМОБР</value>
</data>
<data name="NORMINVfunction2" xml:space="preserve">
<value>Функция НОРМ.ОБР</value>
</data>
<data name="NORMSDISTfunction" xml:space="preserve">
<value>Функция НОРМСТРАСП</value>
</data>
<data name="NORMSDISTfunction2" xml:space="preserve">
<value>Функция НОРМ.СТ.РАСП</value>
</data>
<data name="NORMSINVfunction" xml:space="preserve">
<value>Функция НОРМСТОБР</value>
</data>
<data name="NORMSINVfunction2" xml:space="preserve">
<value>Функция НОРМ.СТ.ОБР</value>
</data>
<data name="PEARSONfunction" xml:space="preserve">
<value>Функция ПИРСОН</value>
</data>
<data name="PERCENTILEEXCfunction" xml:space="preserve">
<value>Функция ПРОЦЕНТИЛЬ.ИСКЛ</value>
</data>
<data name="PERCENTILEfunction" xml:space="preserve">
<value>Функция ПЕРСЕНТИЛЬ</value>
</data>
<data name="PERCENTILEINCfunction" xml:space="preserve">
<value>Функция ПРОЦЕНТИЛЬ.ВКЛ</value>
</data>
<data name="PERCENTRANKfunction" xml:space="preserve">
<value>Функция ПРОЦЕНТРАНГ</value>
</data>
<data name="PERCENTRANKEXCfunction" xml:space="preserve">
<value>Функция ПРОЦЕНТРАНГ.ИСКЛ</value>
</data>
<data name="PERCENTRANKINCfunction" xml:space="preserve">
<value>Функция ПРОЦЕНТРАНГ.ВКЛ</value>
</data>
<data name="PERMUTATIONAfunction" xml:space="preserve">
<value>Функция ПЕРЕСТА</value>
</data>
<data name="PERMUTfunction" xml:space="preserve">
<value>Функция ПЕРЕСТ</value>
</data>
<data name="PHIfunction" xml:space="preserve">
<value>Функция ФИ</value>
</data>
<data name="POISSONDISTfunction" xml:space="preserve">
<value>Функция ПУАССОН.РАСП</value>
</data>
<data name="POISSONfunction" xml:space="preserve">
<value>Функция ПУАССОН</value>
</data>
<data name="PROBfunction" xml:space="preserve">
<value>Функция ВЕРОЯТНОСТЬ</value>
</data>
<data name="QUARTILEEXCfunction" xml:space="preserve">
<value>Функция КВАРТИЛЬ.ИСКЛ</value>
</data>
<data name="QUARTILEfunction" xml:space="preserve">
<value>Функция КВАРТИЛЬ</value>
</data>
<data name="QUARTILEINCfunction" xml:space="preserve">
<value>Функция КВАРТИЛЬ.ВКЛ</value>
</data>
<data name="RANKAVGfunction" xml:space="preserve">
<value>Функция РАНГ.СР</value>
</data>
<data name="RANKEQfunction" xml:space="preserve">
<value>Функция РАНГ.РВ</value>
</data>
<data name="RANKfunction" xml:space="preserve">
<value>Функция РАНГ</value>
</data>
</root>

View File

@ -440,8 +440,8 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3286_nominal-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3187_normdist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3189_norminv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3188_normsdist-function/3188_normsdist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3190_normsinv-function/3190_normsinv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3188_normsdist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3190_normsinv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3053_not-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3029_now-function/3029_now-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3149_nper-function.ascx" /></li>
@ -457,14 +457,14 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3310_offset-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4100_mob_docs_main/4100_mob_docs_main.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3054_or-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3209_pearson-function/3209_pearson-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3209_pearson-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/069_people.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3210_percentile-function/3210_percentile-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3211_percentrank-function/3211_percentrank-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3212_permut-function/3212_permut-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3210_percentile-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3211_percentrank-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3212_permut-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3078_pi-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3151_pmt-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3213_poisson-function/3213_poisson-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3213_poisson-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/070_configuration.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications.ascx" /></li>
@ -475,12 +475,12 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3293_pricedisc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3294_pricemat-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/FAQ/071_pricing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3214_prob-function/3214_prob-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3214_prob-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3080_product-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/072_projects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3135_proper-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3152_pv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3215_quartile-function/3215_quartile-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3215_quartile-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3163_quotient-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3081_radians-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3082_rand-function.ascx" /></li>
@ -733,13 +733,13 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3362_gauss-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3363_lognorm-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3364_lognorm-inv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3365_percentile-exc-function/3365_percentile-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3366_percentile-inc-function/3366_percentile-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3367_percentrank-exc-function/3367_percentrank-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3368_percentrank-inc-function/3368_percentrank-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3369_rank-function/3369_rank-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3370_rank-avg-function/3370_rank-avg-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3371_rank-eq-function/3371_rank-eq-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3365_percentile-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3366_percentile-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3367_percentrank-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3368_percentrank-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3369_rank-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3370_rank-avg-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3371_rank-eq-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3372_t-dist-function/3372_t-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3373_tdist-function/3373_tdist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3374_t-dist-2t-function/3374_t-dist-2t-function.ascx" /></li>
@ -825,14 +825,14 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3425_mode-sngl-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3426_negbinom-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3427_norm-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3428_norm-inv-function/3428_norm-inv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3429_norm-s-dist-function/3429_norm-s-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3430_norm-s-inv-function/3430_norm-s-inv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3431_permutationa-function/3431_permutationa-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3432_phi-function/3432_phi-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3433_poisson-dist-function/3433_poisson-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3434_quartile-exc-function/3434_quartile-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3435_quartile-inc-function/3435_quartile-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3428_norm-inv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3429_norm-s-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3430_norm-s-inv-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3431_permutationa-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3432_phi-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3433_poisson-dist-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3434_quartile-exc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3435_quartile-inc-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3436_skew-p-function/3436_skew-p-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3437_stdev-s-function/3437_stdev-s-function.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/3438_stdev-p-function/3438_stdev-p-function.ascx" /></li>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">NORMSDIST function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, NORMSDISTfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">STANDNORMVERT-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">Función DISTR.NORM.ESTAND</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">Fonction LOI.NORMALE.STANDARD</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">Funzione NORMSDIST</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3188" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsdist.aspx")%>">Функция НОРМСТРАСП</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">NORMSINV function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, NORMSINVfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">STANDNORMINV-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">Función DISTR.NORM.ESTAND.INV</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">Fonction LOI.NORMALE.STANDARD.INVERSE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">Funzione NORMSINV</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3190" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/normsinv.aspx")%>">Функция НОРМСТОБР</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">PEARSON function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PEARSONfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">PEARSON-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">Función PEARSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">Fonction PEARSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">Funzione PEARSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3209" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/pearson.aspx")%>">Функция ПИРСОН</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">PERCENTILE function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTILEfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">QUANTIL-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">Función PERCENTIL</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">Fonction CENTILE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">Funzione PERCENTILE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3210" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile.aspx")%>">Функция ПЕРСЕНТИЛЬ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">PERCENTRANK function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTRANKfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">QUANTILSRANG-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">Función RANGO.PERCENTIL</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">Fonction RANG.POURCENTAGE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">Funzione PERCENTRANK</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3211" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank.aspx")%>">Функция ПРОЦЕНТРАНГ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">PERMUT function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERMUTfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">VARIATIONEN-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">Función PERMUTACIONES</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">Fonction PERMUTATION</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">Funzione PERMUT</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3212" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/permut.aspx")%>">Функция ПЕРЕСТ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">POISSON function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, POISSONfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">POISSON-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">Función POISSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">Fonction LOI.POISSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">Funzione POISSON</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3213" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/poisson.aspx")%>">Функция ПУАССОН</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">PROB function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PROBfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">WAHRSCHBEREICH-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">Función PROBABILIDAD</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">Fonction PROBABILITE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">Funzione PROB</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3214" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/prob.aspx")%>">Функция ВЕРОЯТНОСТЬ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">QUARTILE function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, QUARTILEfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">QUARTILE-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">Función CUARTIL</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">Fonction QUARTILE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">Funzione QUARTILE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3215" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/quartile.aspx")%>">Функция КВАРТИЛЬ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3365" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>">PERCENTILE.EXC function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTILEEXCfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3365" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>">QUANTIL.EXKL-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3365" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>">Función PERCENTIL.EXC</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3365" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>">Fonction CENTILE.EXCLURE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3365" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-exc.aspx")%>">Функция ПРОЦЕНТИЛЬ.ИСКЛ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3366" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>">PERCENTILE.INC function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTILEINCfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3366" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>">QUANTIL.INKL-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3366" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>">Función PERCENTIL.INC</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3366" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>">Fonction CENTILE.INCLURE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3366" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentile-inc.aspx")%>">Функция ПРОЦЕНТИЛЬ.ВКЛ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3367" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>">PERCENTRANK.EXC function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTRANKEXCfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3367" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>">QUANTILSRANG.EXKL-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3367" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>">Función RANGO.PERCENTIL.EXC</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3367" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>">Fonction RANG.POURCENTAGE.EXCLURE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3367" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-exc.aspx")%>">Функция ПРОЦЕНТРАНГ.ИСКЛ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3368" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>">PERCENTRANK.INC function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, PERCENTRANKINCfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3368" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>">QUANTILSRANG.INKL-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3368" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>">Función RANGO.PERCENTIL.INC</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3368" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>">Fonction RANG.POURCENTAGE.INCLURE</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3368" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/percentrank-inc.aspx")%>">Функция ПРОЦЕНТРАНГ.ВКЛ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3369" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>">RANK function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, RANKfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3369" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>">RANG-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3369" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>">Función JERARQUIA</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3369" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>">Fonction RANG</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3369" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank.aspx")%>">Функция РАНГ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3370" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>">RANK.AVG function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, RANKAVGfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3370" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>">RANG.MITTELW-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3370" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>">Función JERARQUIA.MEDIA</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3370" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>">Fonction MOYENNE.RANG</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3370" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-avg.aspx")%>">Функция РАНГ.СР</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3371" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>">RANK.EQ function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, RANKEQfunction %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3371" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>">RANG.GLEICH-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3371" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>">Función JERARQUIA.EQV</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3371" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>">Fonction EQUATION.RANG</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3371" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/rank-eq.aspx")%>">Функция РАНГ.РВ</a>

View File

@ -1,3 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3428" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/norm-inv.aspx")%>">NORM.INV function</a>
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/norm-inv.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, NORMINVfunction2 %>" /></a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3428" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/norm-inv.aspx")%>">NORM.INV-Funktion</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3428" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/norm-inv.aspx")%>">Función INV.NORM</a>

View File

@ -1,3 +0,0 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_editors sm_spreadsheet" id="link_3428" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/Functions/norm-inv.aspx")%>">Fonction LOI.NORMALE.INVERSE.N</a>

Some files were not shown because too many files have changed in this diff Show More