Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ExcelScript Type Definnitions

Really sorry if this has been answered somewhere… Does anyone know if a @types/ npm library exists for ExcelScript? Or even an ExcelScript.d.ts file somewhere?

like image 216
B. Koplin Avatar asked Sep 20 '25 08:09

B. Koplin


1 Answers

The type definitions for Office Scripts are not open source. A copy of those definitions is used to generate the reference documentation. It is updated shortly after the internal definitions are updated. You can find a public copy of the .d.ts file here: https://github.com/OfficeDev/office-scripts-docs-reference/blob/main/generate-docs/script-inputs/excel.d.ts

like image 114
Alexander Jerabek Avatar answered Sep 23 '25 19:09

Alexander Jerabek



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!