Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Returns a value that you can use to construct a confidence interval for a population mean. C# Kopírovať public double Confidence_Norm (double Arg1, double Arg2, double Arg3); Parameters Arg1 Dou...
Office 365 (comercial): El servicio en la nube público comercial de Office 365 disponible a nivel mundial. Office 365 Government Community Cloud (GCC): El servicio en la nube GCC de Office 365 está disponible para el Gobierno federal de los Estados Unidos, así como para los gobiernos estat...
defender-for-office-365 dispositivos email-addresses-and-address-books cifrado y certificados federation-and-hybrid mailbox-databases-and-servers Buzones flujo de correo migración y movimiento organización directiva y cumplimiento directiva y cumplimiento Disable-JournalArchiving Disable-JournalRule Disable...
Microsoft Cloud for Healthcaren lisä- ja online-palveluita (Office 365, Dynamics 365, Power Platform, Azure ja Healthcare Bot Service) (yhdessä "Microsoft Cloud for Healthcare") (1) niitä ei ole tarkoitettu tai asetettu saataville lääkinnällisinä laitteina, (2) niitä...
Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Returns the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations. C# Kopírovať public double Days360 (object Arg1, object Arg...
Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Converts a binary number to hexadecimal. C# Kopírovať public string Bin2Hex (object Arg1, object Arg2); Parameters Arg1 Object The binary number you want to convert. Number cannot contain more than 10 characters (10 bits)...
Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Converts a decimal number to hexadecimal. C# Kopírovať public string Dec2Hex (object Arg1, object Arg2); Parameters Arg1 Object Number - the decimal integer you want to convert. If number is negative,...
Assembly: Microsoft.Office.Interop.Excel.dll Converts a binary number to decimal. C# Kopírovať public string Bin2Dec (object Arg1); Parameters Arg1 Object The binary number you want to convert. Number cannot contain more than 10 characters (10 bits). The most significant bit of number ...
Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Returns the average of the absolute deviations of data points from their mean. AveDev is a measure of the variability in a data set. C# Kopírovať public double AveDev (object Arg1, object Arg2, object...