Add 'Slides.Add method (PowerPoint)' documentation page.#1937
Add 'Slides.Add method (PowerPoint)' documentation page.#1937lucafrance wants to merge 2 commits intoMicrosoftDocs:mainfrom
Conversation
The `Slides.Add` method is hidden, but still available and should be documented. It is already mentioned on the [Slides object (PowerPoint)](https://learn.microsoft.com/en-gb/office/vba/api/powerpoint.slides) page.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 1009101: 💡 Validation status: suggestions
api/PowerPoint.Slides.Add.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 2efa3ba: 💡 Validation status: suggestions
api/PowerPoint.Slides.Add.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
The
Slides.Addmethod is hidden, but still available and should be documented. It is already mentioned on the Slides object (PowerPoint) page.