Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
174 additions
and 219 deletions.
- +2 −5 docs/how-to-accept-all-revisions-in-a-word-processing-document.md
- +2 −2 docs/how-to-add-a-comment-to-a-slide-in-a-presentation.md
- +2 −2 docs/how-to-add-a-new-document-part-that-receives-a-relationship-id-to-a-package.md
- +2 −2 docs/how-to-add-a-new-document-part-to-a-package.md
- +3 −5 docs/how-to-add-custom-ui-to-a-spreadsheet-document.md
- +2 −2 docs/how-to-add-tables-to-word-processing-documents.md
- +5 −18 docs/how-to-apply-a-style-to-a-paragraph-in-a-word-processing-document.md
- +2 −2 docs/how-to-apply-a-theme-to-a-presentation.md
- +4 −9 docs/how-to-calculate-the-sum-of-a-range-of-cells-in-a-spreadsheet-document.md
- +2 −2 docs/how-to-change-text-in-a-table-in-a-word-processing-document.md
- +2 −2 docs/how-to-change-the-fill-color-of-a-shape-in-a-presentation.md
- +2 −2 docs/how-to-change-the-print-orientation-of-a-word-processing-document.md
- +3 −4 docs/how-to-convert-a-word-processing-document-from-the-docm-to-the-docx-file-format.md
- +2 −2 docs/how-to-copy-the-contents-of-an-open-xml-package-part-to-a-document-part-in-a-dif.md
- +2 −2 docs/how-to-create-a-package.md
- +3 −3 docs/how-to-create-a-presentation-document-by-providing-a-file-name.md
- +2 −2 docs/how-to-create-a-spreadsheet-document-by-providing-a-file-name.md
- +2 −2 docs/how-to-create-a-word-processing-document-by-providing-a-file-name.md
- +4 −4 docs/how-to-create-and-add-a-character-style-to-a-word-processing-document.md
- +4 −10 docs/how-to-create-and-add-a-paragraph-style-to-a-word-processing-document.md
- +2 −2 docs/how-to-delete-a-slide-from-a-presentation.md
- +2 −2 docs/how-to-delete-all-the-comments-by-an-author-from-all-the-slides-in-a-presentatio.md
- +2 −2 docs/how-to-delete-comments-by-all-or-a-specific-author-in-a-word-processing-document.md
- +2 −2 docs/how-to-delete-text-from-a-cell-in-a-spreadsheet.md
- +3 −3 docs/how-to-extract-styles-from-a-word-processing-document.md
- +2 −2 docs/how-to-get-a-column-heading-in-a-spreadsheet.md
- +2 −2 docs/how-to-get-all-the-external-hyperlinks-in-a-presentation.md
- +2 −2 docs/how-to-get-all-the-text-in-a-slide-in-a-presentation.md
- +1 −1 docs/how-to-get-all-the-text-in-all-slides-in-a-presentation.md
- +1 −1 docs/how-to-get-the-contents-of-a-document-part-from-a-package.md
- +1 −1 docs/how-to-get-the-titles-of-all-the-slides-in-a-presentation.md
- +1 −1 docs/how-to-get-worksheet-information-from-a-package.md
- +2 −2 docs/how-to-insert-a-chart-into-a-spreadsheet.md
- +2 −2 docs/how-to-insert-a-comment-into-a-word-processing-document.md
- +2 −2 docs/how-to-insert-a-new-slide-into-a-presentation.md
- +2 −2 docs/how-to-insert-a-new-worksheet-into-a-spreadsheet.md
- +2 −2 docs/how-to-insert-a-picture-into-a-word-processing-document.md
- +2 −2 docs/how-to-insert-a-table-into-a-word-processing-document.md
- +2 −2 docs/how-to-insert-text-into-a-cell-in-a-spreadsheet.md
- +2 −2 docs/how-to-merge-two-adjacent-cells-in-a-spreadsheet.md
- +2 −2 docs/how-to-move-a-paragraph-from-one-presentation-to-another.md
- +2 −2 docs/how-to-move-a-slide-to-a-new-position-in-a-presentation.md
- +2 −2 docs/how-to-open-a-presentation-document-for-read-only-access.md
- +2 −2 docs/how-to-open-a-spreadsheet-document-for-read-only-access.md
- +2 −2 docs/how-to-open-a-spreadsheet-document-from-a-stream.md
- +2 −2 docs/how-to-open-a-word-processing-document-for-read-only-access.md
- +2 −2 docs/how-to-open-a-word-processing-document-from-a-stream.md
- +2 −2 docs/how-to-open-and-add-text-to-a-word-processing-document.md
- +3 −3 docs/how-to-parse-and-read-a-large-spreadsheet.md
- +2 −2 docs/how-to-remove-a-document-part-from-a-package.md
- +2 −2 docs/how-to-remove-hidden-text-from-a-word-processing-document.md
- +3 −3 docs/how-to-remove-the-headers-and-footers-from-a-word-processing-document.md
- +2 −2 docs/how-to-replace-the-header-in-a-word-processing-document.md
- +3 −3 docs/how-to-replace-the-styles-parts-in-a-word-processing-document.md
- +2 −2 docs/how-to-replace-the-theme-part-in-a-word-processing-document.md
- +2 −2 docs/how-to-retrieve-a-dictionary-of-all-named-ranges-in-a-spreadsheet.md
- +2 −2 docs/how-to-retrieve-a-list-of-the-hidden-rows-or-columns-in-a-spreadsheet.md
- +2 −2 docs/how-to-retrieve-a-list-of-the-hidden-worksheets-in-a-spreadsheet.md
- +2 −2 docs/how-to-retrieve-a-list-of-the-worksheets-in-a-spreadsheet.md
- +2 −2 docs/how-to-retrieve-application-property-values-from-a-word-processing-document.md
- +2 −2 docs/how-to-retrieve-comments-from-a-word-processing-document.md
- +2 −2 docs/how-to-retrieve-the-number-of-slides-in-a-presentation-document.md
- +2 −2 docs/how-to-retrieve-the-values-of-cells-in-a-spreadsheet.md
- +2 −2 docs/how-to-search-and-replace-text-in-a-document-part.md
- +4 −4 docs/how-to-set-a-custom-property-in-a-word-processing-document.md
- +2 −2 docs/how-to-set-the-font-for-a-text-run.md
- +2 −2 docs/how-to-validate-a-word-processing-document.md
- +1 −1 docs/structure-of-a-presentationml-document.md
- +15 −24 docs/structure-of-a-spreadsheetml-document.md
- +0 −6 docs/structure-of-a-wordprocessingml-document.md
- +1 −1 docs/working-with-animation.md
- +1 −1 docs/working-with-comments.md
- +1 −1 docs/working-with-handout-master-slides.md
- +1 −1 docs/working-with-notes-slides.md
- +1 −1 docs/working-with-paragraphs.md
- +1 −1 docs/working-with-presentation-slides.md
- +1 −1 docs/working-with-presentations.md
- +1 −1 docs/working-with-runs.md
- +1 −1 docs/working-with-slide-layouts.md
- +1 −1 docs/working-with-slide-masters.md
Oops, something went wrong.