Excel JavaScript UDFs: Straight to the Point
by: Suat M Ozgur
Publication Date 出版日期: 2018
ISBN-13: 9781615472475
Print Length 页数: 64
Language 语言: English
Print Length 页数: PDF/EPUB
Size: 10 Mb
ASIN: B07FR8NL1R
Excel users are used to build custom functions “called user-defined functions (UDFs)” in Windows and Mac versions of the application. UDFs can be simply written in Visual Basic Editor (VBE) using the Visual Basic for Applications (VBA) language.
UDFs are not portable to Excel Online and Excel for iOS due to the missing VBA capability on these platforms. Therefore,Microsoft has improved the JavaScript API that was already being used for Office add-in development to allow developers to create custom functions attached to the add-ins. These custom functions can be used like any other native functions or UDFs in Excel. While Microsoft calls these functions JavaScript custom functions,they can also be called JavaScript UDFs,which is the name used in this book.
This book shows the process of creating JavaScript UDFs in Excel in Developer Preview for Office Insider program subscribers.
Excel JavaScript UDFs: Straight to the Point
相关推荐
- System Design Guide for Software Professionals: Build scalable solutions – from fundamental concepts to cracking top tech company interviews
- The Ultimate Linux Shell Scripting Guide: Automate, Optimize, and Empower tasks with Linux Shell Scripting
- Microsoft Copilot Pro Step by Step
- Autodesk Civil 3D 2025 Unleashed: Elevate your civil engineering designs and advance your career with Autodesk Civil 3D
- Build a Website with ChatGPT: No coding experience necessary
- The Dart Programming Language