[Excel] Add samples for Workbook, conditional formatting interfaces, and card layout types#1060
Merged
[Excel] Add samples for Workbook, conditional formatting interfaces, and card layout types#1060
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR maps existing Office.js snippets to Excel API documentation and enhances the entity attribution sample to demonstrate additional card layout types (two-column and table layouts).
Changes:
- Added snippet mappings for Excel.Workbook class and two conditional formatting interfaces (ConditionalColorScaleCriteria and ConditionalColorScaleCriterion)
- Enhanced the entity attribution sample to include CardLayoutTableSection and CardLayoutTwoColumnSection layout types
- Updated sample metadata, descriptions, and API version from 1.16 to 1.19
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| snippet-extractor-output/snippets.yaml | Added 3 new snippet mappings (Workbook, ConditionalColorScaleCriteria, ConditionalColorScaleCriterion, CardLayoutTableSection, CardLayoutTwoColumnSection) and updated 4 existing snippets with new layout types and properties |
| samples/excel/20-data-types/data-types-entity-attribution.yaml | Enhanced sample with new stock information properties, added two-column and table layout sections, improved descriptions and comments, updated API version to 1.19 |
| playlists/excel.yaml | Updated metadata for entity attribution sample to reflect new description and API version |
| playlists-prod/excel.yaml | Updated metadata for entity attribution sample to reflect new description and API version |
| snippet-extractor-metadata/excel.xlsx | Binary file updated (likely regenerated output based on snippet changes) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
AlexJerabek
approved these changes
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR: