Skip to content

Commit 4098363

Browse files
committed
Updated sample YAML description
1 parent a93b180 commit 4098363

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
---
2+
topic: sample
3+
products:
4+
- office-excel
5+
- office-365
6+
languages:
7+
- javascript
8+
- html
9+
- typescript
10+
extensions:
11+
contentType: samples
12+
createdDate: 11/1/2017 4:03:37 PM
13+
---
114
# Custom functions in Excel
215

316
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 function in Excel, such as `SUM()`.

0 commit comments

Comments
 (0)