description: Office JS API を使用して単純な Excel 作業ウィンドウ アドインを作成する方法について説明します。 この記事では、Excel の作業ペインアドインを作成するプロセスについて説明します。
Custom functions enable you to add new functions to Excel by defining those functions in JavaScript as part of an add-in. Users within Excel can access custom functions just as they would any native ...