Skip to content

Commit fa223f9

Browse files
committed
Updated sample YAML description
1 parent 591d9e9 commit fa223f9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
---
2+
topic: sample
3+
products:
4+
- Excel
5+
- Office 365
6+
languages:
7+
- JavaScript
8+
- HTML
9+
extensions:
10+
contentType: samples
11+
createdDate: 11/1/2017 4:03:37 PM
12+
---
113
# Custom functions in Excel (Preview)
214

315
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)