Skip to content

Conversation

@lindalu-MSFT
Copy link
Member

No description provided.

mikeebowen and others added 30 commits January 25, 2024 13:28
…inks to learn.microsoft (#305)

* closes #265 (working-with-wordprocessingml-tables.md)

* closes #264 (working-with-runs.md)

* closes #263 (working-with-paragraphs.md)

* closes #299 (xmlns should use http instead of https in multiple files)

* closes #262 (structure-of-a-wordprocessingml-document.md)

* closes #301 (Ensure we're not referencing specific versions)

* closes #261 (how-to-validate-a-word-processing-document.md)

* closes #239 (how-to-set-the-font-for-a-text-run.md)

* closes #302 (Convert MSDN links to microsoft.learn)

* closes #304 (Extract ISO/IEC 29500 references to snippet)

* make https://learn.microsoft.com links relative
Updated to correctly reflect the following:
1. Using block for unmanaged object that implements IDisposable
2. Removed explict call to Dispose()
3. Added explicit call to Save() methods of the worksheet and workbook
Updated the code to correctly reflect the following:
1. Using block for unmanaged objects that use IDisposable
2. Removed the explicit Dispose()
3. Added explicit Save() for worksheet and workbook
mikeebowen and others added 28 commits January 10, 2025 10:22
Update Program.cs sample code to use the Using block for IDisposable objects.
Update Program.vb to correctly handle IDisposable objects
Extract code snippets and update documentation for v3
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 9e74945:

💡 Validation status: suggestions

File Status Preview URL Details
docs/includes/iso-iec-29500-link.md 💡Suggestion Details
docs/includes/spreadsheet/spreadsheet-object.md 💡Suggestion Details
.gitignore ✅Succeeded
.openpublishing.publish.config.json ✅Succeeded
docs/about-the-open-xml-sdk.md ✅Succeeded
docs/general/diagnosticids.md ✅Succeeded
docs/general/features.md ✅Succeeded
docs/general/how-to-add-a-new-document-part-that-receives-a-relationship-id-to-a-package.md ✅Succeeded
docs/general/how-to-add-a-new-document-part-to-a-package.md ✅Succeeded
docs/general/how-to-copy-the-contents-of-an-open-xml-package-part-to-a-document-part-in-a-dif.md ✅Succeeded
docs/general/how-to-create-a-package.md ✅Succeeded
docs/general/how-to-get-the-contents-of-a-document-part-from-a-package.md ✅Succeeded
docs/general/how-to-remove-a-document-part-from-a-package.md ✅Succeeded
docs/general/how-to-replace-the-theme-part-in-a-word-processing-document.md ✅Succeeded
docs/general/how-to-search-and-replace-text-in-a-document-part.md ✅Succeeded
docs/general/introduction-to-markup-compatibility.md ✅Succeeded
docs/general/overview.md ✅Succeeded
docs/includes/iso-iec-29500-2-link.md ✅Succeeded
docs/includes/iso-iec-29500-version.md ✅Succeeded
docs/includes/presentation/modern-comment-description.md ✅Succeeded
docs/includes/presentation/structure.md ✅Succeeded
docs/includes/presentation/using-statement.md ✅Succeeded
docs/includes/spreadsheet/open-spreadsheet.md ✅Succeeded
docs/includes/spreadsheet/structure.md ✅Succeeded
docs/includes/word/packages-and-document-parts.md ✅Succeeded

This comment lists only the first 25 files in the pull request.

docs/includes/iso-iec-29500-link.md

  • Line 1, Column 1: [Suggestion: other-site-link-broken - See documentation] Link 'https://www.iso.org/standard/71691.html' points to a page that doesn't exist. Check the path or URL and update the link.

docs/includes/spreadsheet/spreadsheet-object.md

  • Line 46, Column 2: [Suggestion: column-header-missing - See documentation] Column headers are required for tables. Add appropriate header text, or remove any extra table cells that cause an extra column.

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.

For any questions, please:

@lindalu-MSFT lindalu-MSFT merged commit 205f43b into live Jan 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants