Skip to content

Commit 61dc6f1

Browse files
[Excel](data types) How to create lambda methods (#5128)
* first draft lamda methods for Excel * move file to correct location * fix broken links * Apply suggestions from code review Co-authored-by: Linda Cannon <[email protected]> * Apply suggestions from code review Co-authored-by: Linda Cannon <[email protected]> * Apply suggestions from code review Co-authored-by: Linda Cannon <[email protected]> * updates made from review feedback. * update to latest API changes for reference methods * Rewrites for API changes * fix image links * Apply suggestions from code review Co-authored-by: Linda Cannon <[email protected]> * fixes from edit review * alt text fix --------- Co-authored-by: Linda Cannon <[email protected]>
1 parent 84dcf34 commit 61dc6f1

9 files changed

+491
-0
lines changed

docs/excel/excel-add-ins-dot-functions.md

Lines changed: 488 additions & 0 deletions
Large diffs are not rendered by default.
15.7 KB
Loading
17 KB
Loading
19.4 KB
Loading
5.37 KB
Loading
7.27 KB
Loading
8.65 KB
Loading
7.97 KB
Loading

docs/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,9 @@ items:
498498
- name: Entity value cards
499499
href: excel/excel-data-types-entity-card.md
500500
displayName: Excel
501+
- name: Add lambda methods for dot function notation
502+
href: excel/excel-add-ins-dot-functions.md
503+
displayName: Excel
501504
- name: Data validation
502505
href: excel/excel-add-ins-data-validation.md
503506
displayName: Excel

0 commit comments

Comments
 (0)